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