Class VBSystemColorConstants
MS-VBAL 6.1.2.12 SystemColorConstants
public static class VBSystemColorConstants
- Inheritance
-
VBSystemColorConstants
- Inherited Members
Fields
VB3DDKShadow
Darkest shadow color for 3D display elements
public const double VB3DDKShadow = 2147483669
Field Value
VB3DFace
Color of text face
public const double VB3DFace = 2147483663
Field Value
VB3DHighlight
Highlight color for 3D display elements
public const double VB3DHighlight = 2147483668
Field Value
VB3DLight
Second lightest of the 3D colors after VB3DHighlight
public const double VB3DLight = 2147483670
Field Value
VB3DShadow
Color of text shadow
public const double VB3DShadow = 2147483664
Field Value
VBActiveBorder
Border color of the active window
public const double VBActiveBorder = 2147483658
Field Value
VBActiveTitleBar
Color of the title bar for the active window
public const double VBActiveTitleBar = 2147483650
Field Value
VBApplicationWorkspace
Background color of multiple-document interface (MDI) applications
public const double VBApplicationWorkspace = 2147483660
Field Value
VBButtonFace
Color of shading on the face of command buttons
public const double VBButtonFace = 2147483663
Field Value
VBButtonShadow
Color of shading on the edge of command buttons
public const double VBButtonShadow = 2147483664
Field Value
VBButtonText
Text color on push buttons
public const double VBButtonText = 2147483666
Field Value
VBDesktop
Desktop color
public const double VBDesktop = 2147483649
Field Value
VBGrayText
Text color of grayed (disabled) text
public const double VBGrayText = 2147483665
Field Value
VBHighlight
Background color of items selected in a control
public const double VBHighlight = 2147483661
Field Value
VBHighlightText
Text color of items selected in a control
public const double VBHighlightText = 2147483662
Field Value
VBInactiveBorder
Border color of an inactive window
public const double VBInactiveBorder = 2147483659
Field Value
VBInactiveCaptionText
Text color in the caption of an inactive window
public const double VBInactiveCaptionText = 2147483667
Field Value
VBInactiveTitleBar
Color of the title bar of an inactive window
public const double VBInactiveTitleBar = 2147483651
Field Value
VBInfoBackground
Background color of tooltips
public const double VBInfoBackground = 2147483672
Field Value
VBInfoText
Text color of tooltips
public const double VBInfoText = 2147483671
Field Value
VBMenuBar
Menu background color
public const double VBMenuBar = 2147483652
Field Value
VBMenuText
Color of text on menus
public const double VBMenuText = 2147483655
Field Value
VBScrollBars
Scroll bar color
public const double VBScrollBars = 2147483648
Field Value
VBTitleBarText
Color of text in caption, size box, and scroll arrow.
public const double VBTitleBarText = 2147483657
Field Value
VBWindowBackground
Window background color
public const double VBWindowBackground = 2147483653
Field Value
VBWindowFrame
Window frame color
public const double VBWindowFrame = 2147483654
Field Value
VBWindowText
Color of text in windows
public const double VBWindowText = 2147483656