VSSYSCOLOR Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration is deprecated. Use __VSSYSCOLOREX instead
public enum class VSSYSCOLOR
public enum class VSSYSCOLOR
enum VSSYSCOLOR
public enum VSSYSCOLOR
type VSSYSCOLOR =
Public Enum VSSYSCOLOR
- Inheritance
-
VSSYSCOLOR
Fields
VSCOLOR_DARK | -3 | One interval darker than |
VSCOLOR_LAST | -4 | Must be set to the last color enum above. |
VSCOLOR_LIGHT | -1 | One interval lighter than |
VSCOLOR_LIGHTCAPTION | -4 | One interval lighter than |
VSCOLOR_MEDIUM | -2 | One interval darker than |
Remarks
COM Signature
From vsshell.idl: