VSSYSCOLOR Enumeration
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_LIGHT | One interval lighter than COLOR_BTNFACE. | |
VSCOLOR_MEDIUM | One interval darker than COLOR_BTNFACE. | |
VSCOLOR_DARK | One interval darker than COLOR_BTNSHADOW. | |
VSCOLOR_LIGHTCAPTION | One interval lighter than COLOR_ACTIVECAPTION. | |
VSCOLOR_LAST | Must be set to the last color enum above. |
Remarks
COM Signature
From vsshell.idl: