This enumeration is deprecated. Use __VSSYSCOLOREX instead
Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSSYSCOLOR
public enum VSSYSCOLOR
public enum class VSSYSCOLOR
type VSSYSCOLOR
public enum VSSYSCOLOR
Members
| Member name | Description | |
|---|---|---|
| VSCOLOR_DARK | One interval darker than COLOR_BTNSHADOW. | |
| VSCOLOR_LAST | Must be set to the last color enum above. | |
| VSCOLOR_LIGHT | One interval lighter than COLOR_BTNFACE. | |
| VSCOLOR_LIGHTCAPTION | One interval lighter than COLOR_ACTIVECAPTION. | |
| VSCOLOR_MEDIUM | One interval darker than COLOR_BTNFACE. | 
Remarks
COM Signature
From vsshell.idl: