System::Drawing::SystemColors Class Reference

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. More...

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...
 

Detailed Description

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.

Member Function Documentation

◆ get_ActiveBorder()

static Color System::Drawing::SystemColors::get_ActiveBorder ( )
inlinestatic

Returns a Color object that represents the color of the active window's border.

◆ get_ActiveCaption()

static Color System::Drawing::SystemColors::get_ActiveCaption ( )
inlinestatic

Returns a Color object that represents the color of the background of the active window's title bar.

◆ get_ActiveCaptionText()

static Color System::Drawing::SystemColors::get_ActiveCaptionText ( )
inlinestatic

Returns a Color object that represents the color of the text in the title bar of the active window.

◆ get_AppWorkspace()

static Color System::Drawing::SystemColors::get_AppWorkspace ( )
inlinestatic

Returns a Color object that represents the color of the application workspace.

◆ get_ButtonFace()

static Color System::Drawing::SystemColors::get_ButtonFace ( )
inlinestatic

Returns a Color object that represents the face color of a 3-Dimensional element.

◆ get_ButtonHighlight()

static Color System::Drawing::SystemColors::get_ButtonHighlight ( )
inlinestatic

Returns a Color object that represents the highlight color of a 3-Dimensional element.

◆ get_ButtonShadow()

static Color System::Drawing::SystemColors::get_ButtonShadow ( )
inlinestatic

Returns a Color object that represents the color of the shadow of a 3-Dimensional element.

◆ get_Control()

static Color System::Drawing::SystemColors::get_Control ( )
inlinestatic

Returns a Color object that represents the color of the face of a 3-Dimensional element.

◆ get_ControlDark()

static Color System::Drawing::SystemColors::get_ControlDark ( )
inlinestatic

Returns a Color object that represents the color of the shadow of a 3-Dimensional element.

◆ get_ControlDarkDark()

static Color System::Drawing::SystemColors::get_ControlDarkDark ( )
inlinestatic

Returns a Color object that represents the color of the dark shadow of a 3-Dimensional element.

◆ get_ControlLight()

static Color System::Drawing::SystemColors::get_ControlLight ( )
inlinestatic

Returns a Color object that represents the color of the light of a 3-Dimensional element.

◆ get_ControlLightLight()

static Color System::Drawing::SystemColors::get_ControlLightLight ( )
inlinestatic

Returns a Color object that represents the color of the highlight of a 3-Dimensional element.

◆ get_ControlText()

static Color System::Drawing::SystemColors::get_ControlText ( )
inlinestatic

Returns a Color object that represents the color of text in a 3-Dimensional element.

◆ get_Desktop()

static Color System::Drawing::SystemColors::get_Desktop ( )
inlinestatic

Returns a Color object that represents the color of the desktop.

◆ get_GradientActiveCaption()

static Color System::Drawing::SystemColors::get_GradientActiveCaption ( )
inlinestatic

Returns a Color object that represents the lightest color in the color gradient of the title bar of an active window.

◆ get_GradientInactiveCaption()

static Color System::Drawing::SystemColors::get_GradientInactiveCaption ( )
inlinestatic

Returns a Color object that represents the lightest color in the color gradient of the title bar of an inactive window.

◆ get_GrayText()

static Color System::Drawing::SystemColors::get_GrayText ( )
inlinestatic

Returns a Color object that represents the color of dimmed text.

◆ get_Highlight()

static Color System::Drawing::SystemColors::get_Highlight ( )
inlinestatic

Returns a Color object that represents the seleceted items' background color.

◆ get_HighlightText()

static Color System::Drawing::SystemColors::get_HighlightText ( )
inlinestatic

Returns a Color object that represents the color of the text of selected items.

◆ get_HotTrack()

static Color System::Drawing::SystemColors::get_HotTrack ( )
inlinestatic

Returns a Color object that represents the color of a hot-tracked item.

◆ get_InactiveBorder()

static Color System::Drawing::SystemColors::get_InactiveBorder ( )
inlinestatic

Returns a Color object that represents the color of the border of an inactive window.

◆ get_InactiveCaption()

static Color System::Drawing::SystemColors::get_InactiveCaption ( )
inlinestatic

Returns a Color object that represents the color of the background of an inactive window's title bar.

◆ get_InactiveCaptionText()

static Color System::Drawing::SystemColors::get_InactiveCaptionText ( )
inlinestatic

Returns a Color object that represents the color of the text in an inactive window's title bar.

◆ get_Info()

static Color System::Drawing::SystemColors::get_Info ( )
inlinestatic

Returns a Color object that represents the color of the ToolTip's background.

◆ get_InfoText()

static Color System::Drawing::SystemColors::get_InfoText ( )
inlinestatic

Returns a Color object that represents the color of the text of a ToolTip.

◆ get_Menu()

static Color System::Drawing::SystemColors::get_Menu ( )
inlinestatic

Returns a Color object that represents the color of the background of a menu.

◆ get_MenuBar()

static Color System::Drawing::SystemColors::get_MenuBar ( )
inlinestatic

Returns a Color object that represents the color of the menu bar's background.

◆ get_MenuHighlight()

static Color System::Drawing::SystemColors::get_MenuHighlight ( )
inlinestatic

Returns a Color object that represents the color used to highlight menu items when the menu appears as a flat menu.

◆ get_MenuText()

static Color System::Drawing::SystemColors::get_MenuText ( )
inlinestatic

Returns a Color object that represents the color of text in a menu.

◆ get_ScrollBar()

static Color System::Drawing::SystemColors::get_ScrollBar ( )
inlinestatic

Returns a Color object that represents the color of the background of a scroll bar.

◆ get_Window()

static Color System::Drawing::SystemColors::get_Window ( )
inlinestatic

Returns a Color object that represents the color of the background in the client area of a window.

◆ get_WindowFrame()

static Color System::Drawing::SystemColors::get_WindowFrame ( )
inlinestatic

Returns a Color object that represents the color of a window frame.

◆ get_WindowText()

static Color System::Drawing::SystemColors::get_WindowText ( )
inlinestatic

Returns a Color object that represents the color of the text in the client area of a window.