6 #include <xtd/environment> 7 #include <xtd/forms/browser_info_flags> 49 bool auto_upgrade_enable()
const noexcept;
89 bool show_new_folder_button()
const noexcept;
100 void reset() noexcept
override;
110 bool run_dialog(
intptr owner)
override;
114 void run_sheet(
intptr owner)
override;
118 bool get_option(
size_t flag)
const noexcept;
119 void set_option(
size_t flag,
bool value);
121 std::shared_ptr<data> data_;
intmax_t intptr
Represent a pointer or a handle.
Definition: types.h:151
special_folder
Definition: environment.h:150
Contains xtd::forms::common_dialog class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46