13 #include <xtd/event_handler> 14 #include <xtd/iequatable> 68 std::optional<xtd::forms::control_ref>
control()
const noexcept;
83 std::optional<std::reference_wrapper<xtd::forms::context_menu>>
drop_down_menu()
const noexcept;
127 std::optional<std::reference_wrapper<xtd::forms::tool_bar>>
parent()
const noexcept;
132 bool pushed()
const noexcept;
270 std::shared_ptr<data> data_;
xtd::forms::style_sheets::control tool_bar
The tool_bar data allows you to specify the box of a tool_bar control.
Definition: tool_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::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.
Stores a set of four integers that represent the location and size of a rectangle.
Definition: rectangle.h:44
The operating system is other.
Indicates that all styles except allow_binary_specifier, allow_octal_specifier and allow_hex_specifie...
Contains xtd::forms::const_control_ref typedef.
Contains xtd::forms::component class.
The left or right CTRL modifier key.