5 #include "../forms_export.h" 9 #include <xtd/drawing/color> 10 #include <xtd/drawing/font> Defines a particular format for text, including font face, size, and style attributes. This class cannot be inherited.
Definition: font.h:45
Contains xtd::forms::font_box_options control.
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:37
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Contains xtd::forms::iwin32_window interface.
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
Contains xtd::forms::dialog_result enum class.