57 using base::operator[];
70 inline static value_type empty_;
119 std::vector<std::tuple<xtd::drawing::rectangle, bool>> generate_text_rects()
const;
121 bool mouse_hover_ =
false;
129 inline static link link_empty_;
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:39
Defines a particular format for text, including font face, size, and style attributes....
Definition: font.h:39
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition: point.h:48
Stores an ordered pair of integers, which specify a height and width.
Definition: size.h:25
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
Represents an event.
Definition: event.h:21
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
Contains xtd::forms::cursors factory.
Contains xtd::forms::label control.
Contains xtd::forms::link class.
Contains xtd::forms::link_label class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
Contains xtd::drawing::system_colors factory.