10#include <xtd/drawing/icon>
11#include <xtd/reflection/assembly>
12#include <xtd/delegate>
97 xtd::
string copyright() const noexcept;
105 xtd::
string description() const noexcept;
132 xtd::drawing::icon icon() const noexcept;
148 xtd::
string license() const noexcept;
156 xtd::
string long_version() const noexcept;
164 xtd::
string name() const noexcept;
200 xtd::
string website() const noexcept;
208 xtd::
string website_label() const noexcept;
219 void reset() noexcept;
Contains xtd::forms::layout::arranged_element_collection collection.
Represents a collection of controls.
Definition tab_control.h:44
Represents the version number of an assembly, operating system, or the xtd. This class cannot be inhe...
Definition version.h:114
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
Contains xtd::forms::tab_control container.