Table of Contents

Class VBSystemColorConstants

Namespace
RDCore.SDK.Runtime.Abstract.StdLib
Assembly
RDCore.SDK.dll

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

double

VB3DFace

Color of text face

public const double VB3DFace = 2147483663

Field Value

double

VB3DHighlight

Highlight color for 3D display elements

public const double VB3DHighlight = 2147483668

Field Value

double

VB3DLight

Second lightest of the 3D colors after VB3DHighlight

public const double VB3DLight = 2147483670

Field Value

double

VB3DShadow

Color of text shadow

public const double VB3DShadow = 2147483664

Field Value

double

VBActiveBorder

Border color of the active window

public const double VBActiveBorder = 2147483658

Field Value

double

VBActiveTitleBar

Color of the title bar for the active window

public const double VBActiveTitleBar = 2147483650

Field Value

double

VBApplicationWorkspace

Background color of multiple-document interface (MDI) applications

public const double VBApplicationWorkspace = 2147483660

Field Value

double

VBButtonFace

Color of shading on the face of command buttons

public const double VBButtonFace = 2147483663

Field Value

double

VBButtonShadow

Color of shading on the edge of command buttons

public const double VBButtonShadow = 2147483664

Field Value

double

VBButtonText

Text color on push buttons

public const double VBButtonText = 2147483666

Field Value

double

VBDesktop

Desktop color

public const double VBDesktop = 2147483649

Field Value

double

VBGrayText

Text color of grayed (disabled) text

public const double VBGrayText = 2147483665

Field Value

double

VBHighlight

Background color of items selected in a control

public const double VBHighlight = 2147483661

Field Value

double

VBHighlightText

Text color of items selected in a control

public const double VBHighlightText = 2147483662

Field Value

double

VBInactiveBorder

Border color of an inactive window

public const double VBInactiveBorder = 2147483659

Field Value

double

VBInactiveCaptionText

Text color in the caption of an inactive window

public const double VBInactiveCaptionText = 2147483667

Field Value

double

VBInactiveTitleBar

Color of the title bar of an inactive window

public const double VBInactiveTitleBar = 2147483651

Field Value

double

VBInfoBackground

Background color of tooltips

public const double VBInfoBackground = 2147483672

Field Value

double

VBInfoText

Text color of tooltips

public const double VBInfoText = 2147483671

Field Value

double

VBMenuBar

Menu background color

public const double VBMenuBar = 2147483652

Field Value

double

VBMenuText

Color of text on menus

public const double VBMenuText = 2147483655

Field Value

double

VBScrollBars

Scroll bar color

public const double VBScrollBars = 2147483648

Field Value

double

VBTitleBarText

Color of text in caption, size box, and scroll arrow.

public const double VBTitleBarText = 2147483657

Field Value

double

VBWindowBackground

Window background color

public const double VBWindowBackground = 2147483653

Field Value

double

VBWindowFrame

Window frame color

public const double VBWindowFrame = 2147483654

Field Value

double

VBWindowText

Color of text in windows

public const double VBWindowText = 2147483656

Field Value

double