![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
#include <system_brushes.h>
Each property of the xtd::drawing::system_brushes class is a xtd::drawing::solid_brush that is the color of a Windows display element.
Inherits xtd::static_object.
Static Public Member Functions | |
| static xtd::drawing::solid_brush | accent () | 
| Gets a solid_brush that is the color of the accent.   | |
| static xtd::drawing::solid_brush | active_border () | 
| Gets a solid_brush that is the color of the active border.   | |
| static xtd::drawing::solid_brush | active_caption () | 
| Gets a solid_brush that is the color of the active caption.   | |
| static xtd::drawing::solid_brush | active_caption_text () | 
| Gets a solid_brush that is the color of the active caption text.   | |
| static xtd::drawing::solid_brush | app_workspace () | 
| Gets a solid_brush that is the color of the app workspace.   | |
| static xtd::drawing::solid_brush | button_face () | 
| Gets a solid_brush that is the color of the button face.   | |
| static xtd::drawing::solid_brush | button_highlight () | 
| Gets a solid_brush that is the color of the button highlight.   | |
| static xtd::drawing::solid_brush | button_shadow () | 
| Gets a solid_brush that is the color of the button shadow.   | |
| static xtd::drawing::solid_brush | control () | 
| Gets a solid_brush that is the color of the control.   | |
| static xtd::drawing::solid_brush | control_dark () | 
| Gets a solid_brush that is the color of the control dark.   | |
| static xtd::drawing::solid_brush | control_dark_dark () | 
| Gets a solid_brush that is the color of the control dark dark.   | |
| static xtd::drawing::solid_brush | control_light () | 
| Gets a solid_brush that is the color of the control light.   | |
| static xtd::drawing::solid_brush | control_light_light () | 
| Gets a solid_brush that is the color of the control light light.   | |
| static xtd::drawing::solid_brush | control_text () | 
| Gets a solid_brush that is the color of the control text.   | |
| static xtd::drawing::solid_brush | desktop () | 
| Gets a solid_brush that is the color of the desktop.   | |
| static xtd::drawing::solid_brush | gradient_active_caption () | 
| Gets a solid_brush that is the color of the gradient active caption.   | |
| static xtd::drawing::solid_brush | gradient_inactive_caption () | 
| Gets a solid_brush that is the color of the gradient inactive caption.   | |
| static xtd::drawing::solid_brush | gray_text () | 
| Gets a solid_brush that is the color of the gray text.   | |
| static xtd::drawing::solid_brush | highlight () | 
| Gets a solid_brush that is the color of the highlight.   | |
| static xtd::drawing::solid_brush | highlight_text () | 
| Gets a solid_brush that is the color of the highlight text.   | |
| static xtd::drawing::solid_brush | hot_track () | 
| Gets a solid_brush that is the color of the hot track.   | |
| static xtd::drawing::solid_brush | inactive_border () | 
| Gets a solid_brush that is the color of the inactive border.   | |
| static xtd::drawing::solid_brush | inactive_caption () | 
| Gets a solid_brush that is the color of the inactive caption.   | |
| static xtd::drawing::solid_brush | inactive_caption_text () | 
| Gets a solid_brush that is the color of the inactive caption text.   | |
| static xtd::drawing::solid_brush | info () | 
| Gets a solid_brush that is the color of the info.   | |
| static xtd::drawing::solid_brush | info_text () | 
| Gets a solid_brush that is the color of the info text.   | |
| static xtd::drawing::solid_brush | menu () | 
| Gets a solid_brush that is the color of the menu.   | |
| static xtd::drawing::solid_brush | menu_bar () | 
| Gets a solid_brush that is the color of the menu bar.   | |
| static xtd::drawing::solid_brush | menu_highlight () | 
| Gets a solid_brush that is the color of the menu highlight.   | |
| static xtd::drawing::solid_brush | menu_text () | 
| Gets a solid_brush that is the color of the menu text.   | |
| static xtd::drawing::solid_brush | scroll_bar () | 
| Gets a solid_brush that is the color of the scroll bar.   | |
| static xtd::drawing::solid_brush | window () | 
| Gets a solid_brush that is the color of the window.   | |
| static xtd::drawing::solid_brush | window_frame () | 
| Gets a solid_brush that is the color of the window frame.   | |
| static xtd::drawing::solid_brush | window_text () | 
| Gets a solid_brush that is the color of the window text.   | |
      
  | 
  static | 
Gets a solid_brush that is the color of the accent.
      
  | 
  static | 
Gets a solid_brush that is the color of the active border.
      
  | 
  static | 
Gets a solid_brush that is the color of the active caption.
      
  | 
  static | 
Gets a solid_brush that is the color of the active caption text.
      
  | 
  static | 
Gets a solid_brush that is the color of the app workspace.
      
  | 
  static | 
Gets a solid_brush that is the color of the button face.
      
  | 
  static | 
Gets a solid_brush that is the color of the button highlight.
      
  | 
  static | 
Gets a solid_brush that is the color of the button shadow.
      
  | 
  static | 
Gets a solid_brush that is the color of the control.
      
  | 
  static | 
Gets a solid_brush that is the color of the control dark.
      
  | 
  static | 
Gets a solid_brush that is the color of the control dark dark.
      
  | 
  static | 
Gets a solid_brush that is the color of the control light.
      
  | 
  static | 
Gets a solid_brush that is the color of the control light light.
      
  | 
  static | 
Gets a solid_brush that is the color of the control text.
      
  | 
  static | 
Gets a solid_brush that is the color of the desktop.
      
  | 
  static | 
Gets a solid_brush that is the color of the gradient active caption.
      
  | 
  static | 
Gets a solid_brush that is the color of the gradient inactive caption.
      
  | 
  static | 
Gets a solid_brush that is the color of the gray text.
      
  | 
  static | 
Gets a solid_brush that is the color of the highlight.
      
  | 
  static | 
Gets a solid_brush that is the color of the highlight text.
      
  | 
  static | 
Gets a solid_brush that is the color of the hot track.
      
  | 
  static | 
Gets a solid_brush that is the color of the inactive border.
      
  | 
  static | 
Gets a solid_brush that is the color of the inactive caption.
      
  | 
  static | 
Gets a solid_brush that is the color of the inactive caption text.
      
  | 
  static | 
Gets a solid_brush that is the color of the info.
      
  | 
  static | 
Gets a solid_brush that is the color of the info text.
      
  | 
  static | 
Gets a solid_brush that is the color of the menu.
      
  | 
  static | 
Gets a solid_brush that is the color of the menu bar.
      
  | 
  static | 
Gets a solid_brush that is the color of the menu highlight.
      
  | 
  static | 
Gets a solid_brush that is the color of the menu text.
      
  | 
  static | 
Gets a solid_brush that is the color of the scroll bar.
      
  | 
  static | 
Gets a solid_brush that is the color of the window.
      
  | 
  static | 
Gets a solid_brush that is the color of the window frame.
      
  | 
  static | 
Gets a solid_brush that is the color of the window text.