Each property of the xtd::drawing::system_colors class is a xtd::drawing::color structure that is the color of a Windows display element.
Properties | |
static xtd::drawing::color | accent () |
Gets a xtd::drawing::color structure that is the color used to accent a control. More... | |
static xtd::drawing::color | accent_text () |
Gets a xtd::drawing::color structure that is the color of the text used to accent a control. More... | |
static xtd::drawing::color | active_border () |
Gets a xtd::drawing::color structure that is the color of the active window's border. More... | |
static xtd::drawing::color | active_caption () |
Gets a xtd::drawing::color structure that is the color of the background of the active window's title bar. More... | |
static xtd::drawing::color | active_caption_text () |
Gets a xtd::drawing::color structure that is the color of the text in the active window's title bar. More... | |
static xtd::drawing::color | active_text () |
Gets a xtd::drawing::color structure that is the color of a active text. More... | |
static xtd::drawing::color | app_workspace () |
Gets a xtd::drawing::color structure that is the color of the application workspace. More... | |
static xtd::drawing::color | button_face () |
Gets a xtd::drawing::color structure that is the face color of a 3-D element. More... | |
static xtd::drawing::color | button_highlight () |
Gets a xtd::drawing::color structure that is the highlight color of a 3-D element. More... | |
static xtd::drawing::color | button_shadow () |
Gets a xtd::drawing::color structure that is the shadow color of a 3-D element. More... | |
static xtd::drawing::color | control () |
Gets a xtd::drawing::color structure that is the face color of a 3-D element. More... | |
static xtd::drawing::color | control_dark () |
Gets a xtd::drawing::color structure that is the shadow color of a 3-D element. More... | |
static xtd::drawing::color | control_dark_dark () |
Gets a xtd::drawing::color structure that is the dark shadow color of a 3-D element. More... | |
static xtd::drawing::color | control_light () |
Gets a xtd::drawing::color structure that is the light color of a 3-D element. More... | |
static xtd::drawing::color | control_light_light () |
Gets a xtd::drawing::color structure that is the highlight color of a 3-D element. More... | |
static xtd::drawing::color | control_text () |
Gets a xtd::drawing::color structure that is the color of text in a 3-D element. More... | |
static xtd::drawing::color | desktop () |
Gets a xtd::drawing::color structure that is the color of the desktop. More... | |
static xtd::drawing::color | gradient_active_caption () |
Gets a xtd::drawing::color structure that is the lightest color in the color gradient of an active window's title bar. More... | |
static xtd::drawing::color | gradient_inactive_caption () |
Gets a xtd::drawing::color structure that is the lightest color in the color gradient of an inactive window's title bar. More... | |
static xtd::drawing::color | gray_text () |
Gets a xtd::drawing::color structure that is the color of dimmed text. More... | |
static xtd::drawing::color | highlight () |
Gets a xtd::drawing::color structure that is the color of the background of selected items. More... | |
static xtd::drawing::color | highlight_text () |
Gets a xtd::drawing::color structure that is the color of the text of selected items. More... | |
static xtd::drawing::color | hot_track () |
Gets a xtd::drawing::color structure that is the color used to designate a hot-tracked item. More... | |
static xtd::drawing::color | inactive_border () |
Gets a xtd::drawing::color structure that is the color of an inactive window's border. More... | |
static xtd::drawing::color | inactive_caption () |
Gets a xtd::drawing::color structure that is the color of the background of an inactive window's title bar. More... | |
static xtd::drawing::color | inactive_caption_text () |
Gets a xtd::drawing::color structure that is the color of the text in an inactive window's title bar. More... | |
static xtd::drawing::color | info () |
Gets a xtd::drawing::color structure that is the color of the background of a xtd::forms::tool_tip. More... | |
static xtd::drawing::color | info_text () |
Gets a xtd::drawing::color structure that is the color of the text of a xtd::forms::tool_tip. More... | |
static xtd::drawing::color | link_text () |
Gets a xtd::drawing::color structure that is the color of a link text. More... | |
static xtd::drawing::color | menu () |
Gets a xtd::drawing::color structure that is the color of a menu's background. More... | |
static xtd::drawing::color | menu_bar () |
Gets a xtd::drawing::color structure that is the color of the background of a menu bar. More... | |
static xtd::drawing::color | menu_highlight () |
Gets a xtd::drawing::color structure that is the color used to highlight menu items when the menu appears as a flat menu. More... | |
static xtd::drawing::color | menu_text () |
Gets a xtd::drawing::color structure that is the color of a menu's text. More... | |
static xtd::drawing::color | scroll_bar () |
Gets a xtd::drawing::color structure that is the color of the background of a scroll bar. More... | |
static xtd::drawing::color | shadow_text () |
Gets a xtd::drawing::color structure that is the color of the shadow text. More... | |
static xtd::drawing::color | text_box () |
Gets a xtd::drawing::color structure that is the color of the background of a text box. More... | |
static xtd::drawing::color | text_box_text () |
Gets a xtd::drawing::color structure that is the color of the text of a text box. More... | |
static xtd::drawing::color | visited_text () |
Gets a xtd::drawing::color structure that is the color of a visited text. More... | |
static xtd::drawing::color | window () |
Gets a xtd::drawing::color structure that is the color of the background in the client area of a window. More... | |
static xtd::drawing::color | window_frame () |
Gets a xtd::drawing::color structure that is the color of a window frame. More... | |
static xtd::drawing::color | window_text () |
Gets a xtd::drawing::color structure that is the color of the text in the client area of a window. More... | |
Methods | |
static const std::vector< xtd::drawing::color > & | get_colors () |
Gets an array of system colors. More... | |
static const std::vector< xtd::ustring > & | get_color_names () |
Gets an array of system color names. More... | |
|
static |
Gets a xtd::drawing::color structure that is the color used to accent a control.
|
static |
Gets a xtd::drawing::color structure that is the color of the text used to accent a control.
|
static |
Gets a xtd::drawing::color structure that is the color of the active window's border.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of the active window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the color of the text in the active window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the color of a active text.
|
static |
Gets a xtd::drawing::color structure that is the color of the application workspace.
|
static |
Gets a xtd::drawing::color structure that is the face color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the highlight color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the shadow color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the face color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the shadow color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the dark shadow color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the light color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the highlight color of a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the color of text in a 3-D element.
|
static |
Gets a xtd::drawing::color structure that is the color of the desktop.
|
static |
Gets an array of system color names.
|
static |
Gets an array of system colors.
|
static |
Gets a xtd::drawing::color structure that is the lightest color in the color gradient of an active window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the lightest color in the color gradient of an inactive window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the color of dimmed text.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of selected items.
|
static |
Gets a xtd::drawing::color structure that is the color of the text of selected items.
|
static |
Gets a xtd::drawing::color structure that is the color used to designate a hot-tracked item.
|
static |
Gets a xtd::drawing::color structure that is the color of an inactive window's border.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of an inactive window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the color of the text in an inactive window's title bar.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of a xtd::forms::tool_tip.
|
static |
Gets a xtd::drawing::color structure that is the color of the text of a xtd::forms::tool_tip.
|
static |
Gets a xtd::drawing::color structure that is the color of a link text.
|
static |
Gets a xtd::drawing::color structure that is the color of a menu's background.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of a menu bar.
|
static |
Gets a xtd::drawing::color structure that is the color used to highlight menu items when the menu appears as a flat menu.
|
static |
Gets a xtd::drawing::color structure that is the color of a menu's text.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of a scroll bar.
|
static |
Gets a xtd::drawing::color structure that is the color of the shadow text.
|
static |
Gets a xtd::drawing::color structure that is the color of the background of a text box.
|
static |
Gets a xtd::drawing::color structure that is the color of the text of a text box.
|
static |
Gets a xtd::drawing::color structure that is the color of a visited text.
|
static |
Gets a xtd::drawing::color structure that is the color of the background in the client area of a window.
|
static |
Gets a xtd::drawing::color structure that is the color of a window frame.
|
static |
Gets a xtd::drawing::color structure that is the color of the text in the client area of a window.