Static Public Member Functions | |
static Color | get_ActiveBorder () |
Returns a Color object that represents the color of the active window's border. More... | |
static Color | get_ActiveCaption () |
Returns a Color object that represents the color of the background of the active window's title bar. More... | |
static Color | get_ActiveCaptionText () |
Returns a Color object that represents the color of the text in the title bar of the active window. More... | |
static Color | get_AppWorkspace () |
Returns a Color object that represents the color of the application workspace. More... | |
static Color | get_ButtonFace () |
Returns a Color object that represents the face color of a 3-Dimensional element. More... | |
static Color | get_ButtonHighlight () |
Returns a Color object that represents the highlight color of a 3-Dimensional element. More... | |
static Color | get_ButtonShadow () |
Returns a Color object that represents the color of the shadow of a 3-Dimensional element. More... | |
static Color | get_Control () |
Returns a Color object that represents the color of the face of a 3-Dimensional element. More... | |
static Color | get_ControlDark () |
Returns a Color object that represents the color of the shadow of a 3-Dimensional element. More... | |
static Color | get_ControlDarkDark () |
Returns a Color object that represents the color of the dark shadow of a 3-Dimensional element. More... | |
static Color | get_ControlLight () |
Returns a Color object that represents the color of the light of a 3-Dimensional element. More... | |
static Color | get_ControlLightLight () |
Returns a Color object that represents the color of the highlight of a 3-Dimensional element. More... | |
static Color | get_ControlText () |
Returns a Color object that represents the color of text in a 3-Dimensional element. More... | |
static Color | get_Desktop () |
Returns a Color object that represents the color of the desktop. More... | |
static Color | get_GradientActiveCaption () |
Returns a Color object that represents the lightest color in the color gradient of the title bar of an active window. More... | |
static Color | get_GradientInactiveCaption () |
Returns a Color object that represents the lightest color in the color gradient of the title bar of an inactive window. More... | |
static Color | get_GrayText () |
Returns a Color object that represents the color of dimmed text. More... | |
static Color | get_Highlight () |
Returns a Color object that represents the seleceted items' background color. More... | |
static Color | get_HighlightText () |
Returns a Color object that represents the color of the text of selected items. More... | |
static Color | get_HotTrack () |
Returns a Color object that represents the color of a hot-tracked item. More... | |
static Color | get_InactiveBorder () |
Returns a Color object that represents the color of the border of an inactive window. More... | |
static Color | get_InactiveCaption () |
Returns a Color object that represents the color of the background of an inactive window's title bar. More... | |
static Color | get_InactiveCaptionText () |
Returns a Color object that represents the color of the text in an inactive window's title bar. More... | |
static Color | get_Info () |
Returns a Color object that represents the color of the ToolTip's background. More... | |
static Color | get_InfoText () |
Returns a Color object that represents the color of the text of a ToolTip. More... | |
static Color | get_Menu () |
Returns a Color object that represents the color of the background of a menu. More... | |
static Color | get_MenuBar () |
Returns a Color object that represents the color of the menu bar's background. More... | |
static Color | get_MenuHighlight () |
Returns a Color object that represents the color used to highlight menu items when the menu appears as a flat menu. More... | |
static Color | get_MenuText () |
Returns a Color object that represents the color of text in a menu. More... | |
static Color | get_ScrollBar () |
Returns a Color object that represents the color of the background of a scroll bar. More... | |
static Color | get_Window () |
Returns a Color object that represents the color of the background in the client area of a window. More... | |
static Color | get_WindowFrame () |
Returns a Color object that represents the color of a window frame. More... | |
static Color | get_WindowText () |
Returns a Color object that represents the color of the text in the client area of a window. More... | |
Class that provide a set of precreated Color objects that represent colors of Windows display elements. This is a static type with no instance services. You should never create instances of it by any means.
|
inlinestatic |
Returns a Color object that represents the color of the active window's border.
|
inlinestatic |
Returns a Color object that represents the color of the background of the active window's title bar.
|
inlinestatic |
Returns a Color object that represents the color of the text in the title bar of the active window.
|
inlinestatic |
Returns a Color object that represents the color of the application workspace.
|
inlinestatic |
Returns a Color object that represents the face color of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the highlight color of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the shadow of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the face of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the shadow of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the dark shadow of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the light of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the highlight of a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of text in a 3-Dimensional element.
|
inlinestatic |
Returns a Color object that represents the color of the desktop.
|
inlinestatic |
Returns a Color object that represents the lightest color in the color gradient of the title bar of an active window.
|
inlinestatic |
Returns a Color object that represents the lightest color in the color gradient of the title bar of an inactive window.
|
inlinestatic |
Returns a Color object that represents the color of dimmed text.
|
inlinestatic |
Returns a Color object that represents the seleceted items' background color.
|
inlinestatic |
Returns a Color object that represents the color of the text of selected items.
|
inlinestatic |
Returns a Color object that represents the color of a hot-tracked item.
|
inlinestatic |
Returns a Color object that represents the color of the border of an inactive window.
|
inlinestatic |
Returns a Color object that represents the color of the background of an inactive window's title bar.
|
inlinestatic |
Returns a Color object that represents the color of the text in an inactive window's title bar.
|
inlinestatic |
Returns a Color object that represents the color of the ToolTip's background.
|
inlinestatic |
Returns a Color object that represents the color of the text of a ToolTip.
|
inlinestatic |
Returns a Color object that represents the color of the background of a menu.
|
inlinestatic |
Returns a Color object that represents the color of the menu bar's background.
|
inlinestatic |
Returns a Color object that represents the color used to highlight menu items when the menu appears as a flat menu.
|
inlinestatic |
Returns a Color object that represents the color of text in a menu.
|
inlinestatic |
Returns a Color object that represents the color of the background of a scroll bar.
|
inlinestatic |
Returns a Color object that represents the color of the background in the client area of a window.
|
inlinestatic |
Returns a Color object that represents the color of a window frame.