5#include "../forms_export.hpp"
12#include <xtd/drawing/font>
13#include <xtd/drawing/rectangle>
14#include <xtd/drawing/size>
Contains xtd::forms::arrange_direction enum class.
Contains xtd::forms::arrange_starting_position enum class.
Contains xtd::forms::boot_mode enum class.
Represents text as a sequence of character units.
Definition basic_string.hpp:79
Defines a particular format for text, including font face, size, and style attributes....
Definition font.hpp:45
Stores a set of four integers that represent the location and size of a rectangle.
Definition rectangle.hpp:44
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:31
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition static.hpp:37
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
Contains xtd::forms::left_right_alignment enum class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::forms::power_status class.
Contains xtd::forms::screen_orientation enum class.