SystemColor

SystemColor enumeration

Represents predefined system colors.

public enum SystemColor

Values

NameValueDescription
NotDefined-1System color is not defined.
ScrollBar0
Background1
ActiveCaption2
InactiveCaption3
Menu4
Window5
WindowFrame6
MenuText7
WindowText8
CaptionText9
ActiveBorder10
InactiveBorder11
AppWorkspace12
Highlight13
HighlightText14
BtnFace15
BtnShadow16
GrayText17
BtnText18
InactiveCaptionText19
BtnHighlight20
ThreeDDkShadow21
ThreeDLight22
InfoText23
InfoBk24
HotLight26
GradientActiveCaption27
GradientInactiveCaption28
MenuHighlight29
MenuBar30

See Also