8#include <xtd/drawing/color>
9#include <xtd/drawing/icon>
10#include <xtd/forms/control>
11#include <xtd/optional>
12#include <xtd/delegate>
72 const
xtd::
string& description() const noexcept;
80 xtd::drawing::color fore_color() const noexcept;
88 xtd::drawing::icon icon() const noexcept;
105 double opacity() const noexcept;
114 const
xtd::
string& text() const noexcept;
Represents an ARGB (alpha, red, green, blue) color.
Definition color.h:49
Contains xtd::forms::component class.
Contains xtd::forms::dialog_appearance enum class.
#define forms_export_
Define shared library export.
Definition forms_export.h:13
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.h:25
Contains xtd::forms::iwin32_window interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10