74        if (custom_colors.has_value()) dialog.
custom_colors(custom_colors.value());
 
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:39
 
Contains xtd::forms::color_box_styles enum class.
 
Contains xtd::forms::color_dialog dialog.
 
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:38
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
 
Contains xtd::static_object class.