7#include <xtd/drawing/point> 
    8#include <xtd/event_args> 
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.hpp:54
 
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.hpp:18
 
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
 
xtd::forms::style_sheets::control button
The buttton data allows you to specify the box of a button control.
Definition button.hpp:25
 
xtd::forms::style_sheets::control toggle_button
The buttton data allows you to specify the box of a toggle_button control.
Definition toggle_button.hpp:25
 
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
 
@ control
The left or right CTRL modifier key.
 
Contains xtd::forms::message class.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10