63 const std::vector<
xtd::
string>& informations() const noexcept;
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();
Contains xtd::forms::component class.
Contains xtd::forms::dialog_appearance enum class.
#define forms_export_
Define shared library export.
Definition forms_export.h:13
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
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