5 #include <xtd/drawing/color> 6 #include <xtd/drawing/font> 7 #include <xtd/event_args> 30 font_picker_event_args& operator =(
const font_picker_event_args& font_picker_event_args) =
default;
Defines a particular format for text, including font face, size, and style attributes. This class cannot be inherited.
Definition: font.h:45
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
The left or right CTRL modifier key.