71 bool marquee() const noexcept;
81 size_t marquee_animation_speed() const noexcept;
119 bool show_cancel_button() const noexcept;
127 bool show_elapsed_time() const noexcept;
135 bool show_estimated_time() const noexcept;
143 bool show_remaining_time() const noexcept;
151 bool show_skip_button() const noexcept;
159 bool skipped() const;
164 virtual
int32 step() const noexcept;
172 const
xtd::
string& text() const noexcept;
209 void reset() noexcept;
231 bool get_option(
size_t flag) const noexcept;
232 void set_option(
size_t flag,
bool value);
233 void recreate_dialog();
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
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.
#define forms_export_
Define shared library export.
Definition forms_export.hpp:13
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
Contains xtd::forms::iwin32_window interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10