15 #include <xtd/event_handler> 16 #include <xtd/iequatable> 110 std::optional<control_ref>
control()
const noexcept;
156 std::optional<std::reference_wrapper<xtd::forms::status_bar>>
parent()
const noexcept;
255 std::shared_ptr<data> data_;
Contains xtd::forms::horizontal_alignment enum class.
xtd::forms::style_sheets::control status_bar
The status_bar data allows you to specify the box of a status_bar control.
Definition: status_bar.h:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Contains xtd::forms::status_bar_panel_style enum class.
Contains xtd::forms::control_ref typedef.
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition: iequatable.h:18
Contains xtd::forms::image_list component.
Contains xtd::forms::status_bar_panel_border_style enum class.
The operating system is other.
Indicates that all styles except allow_binary_specifier, allow_octal_specifier and allow_hex_specifie...
An abstract base class that provides functionality for the bitmap and metafile descended classes...
Definition: image.h:48
Contains xtd::forms::const_control_ref typedef.
int_least32_t int32
Represents a 32-bit signed integer.
Definition: types.h:129
Contains xtd::forms::status_bar_panel_auto_size enum class.
Contains xtd::forms::component class.
The left or right CTRL modifier key.