5 #include <xtd/drawing/color> 6 #include <xtd/event_args> 29 color_picker_event_args& operator =(
const color_picker_event_args& color_picker_event_args) =
default;
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.