Click or drag to resize

VPWATERMARKFLAGS Enumeration

Specifies watermark flags.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
[FlagsAttribute]
public enum VPWATERMARKFLAGS
Members
  Member nameValueDescription
VPWF_DEFAULT0 Default Windows XP behavior.
VPWF_ALPHABLEND1 Alpha blend the respective bitmap; assumed 24-bit color + 8-bit alpha.
See Also