VPCOLORFLAGS Enumeration |
Namespace: ShellBoost.Core.WindowsShell
[FlagsAttribute] public enum VPCOLORFLAGS
Member name | Value | Description | |
---|---|---|---|
VPCF_TEXT | 1 | A text color. | |
VPCF_BACKGROUND | 2 | A background color. | |
VPCF_SORTCOLUMN | 3 | A sort-column color. | |
VPCF_SUBTEXT | 4 | A subtext color. | |
VPCF_TEXTBACKGROUND | 5 | Windows 7 and later. A text background color. |