7#include <xtd/drawing/graphics>
8#include <xtd/drawing/rectangle>
9#include <xtd/event_args>
59 xtd::
forms::control* control_ =
nullptr;
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition graphics.hpp:67
event_args()=default
Initializes a new instance of the event_args class.
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
xtd::unique_ptr_object< type_t > uptr
The xtd::uptr object is a unique pointer.
Definition uptr.hpp:25
Contains xtd::forms::message class.
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Stores a set of four integers that represent the location and size of a rectangle.
Definition rectangle.hpp:44