12#include <xtd/drawing/icon>
13#include <xtd/exception>
75 xtd::
string text() const noexcept;
86 void reset() noexcept;
Contains xtd::forms::layout::arranged_element_collection collection.
Represents an event.
Definition event.hpp:21
Defines the base class for predefined exceptions in the xtd namespace.
Definition exception.hpp:28
The xtd::shared_ptr_object is a shared pointer as std::shared_ptr.
Definition shared_ptr_object.hpp:30
Contains xtd::forms::component class.
Contains xtd::forms::dialog_appearance enum class.
Contains xtd::forms::dialog_closed_event_handler handler.
Contains xtd::forms::dialog_result enum class.
xtd::delegate< void(object &sender, const dialog_closed_event_args &e)> dialog_closed_event_handler
Provides handler for a dialog closed event.
Definition dialog_closed_event_handler.hpp:27
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
Contains xtd::forms::iwin32_window interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10