10#include <xtd/diagnostics/stack_frame> 
   72      [[deprecated("Will be removed in 
version 0.4.0.")]]
 
   73      xtd::diagnostics::stack_frame stack_frame() const noexcept;
 
   86      void reset() noexcept;
 
   95      void show_sheet(const 
iwin32_window& owner, const 
xtd::diagnostics::stack_frame& stack_frame = 
xtd::diagnostics::stack_frame::current());
 
  120    void set_message() noexcept;
 
Represents an event.
Definition event.hpp:21
 
Represents the version number of an assembly, operating system, or the xtd. This class cannot be inhe...
Definition version.hpp:114
 
Contains xtd::forms::component class.
 
Contains xtd::forms::dialog_appearance enum class.
 
Contains xtd::forms::dialog_closed_event_handler dialog.
 
Contains xtd::forms::dialog_result enum class.
 
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:24
 
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
 
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
 
Contains xtd::forms::iwin32_window interface.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10