This is the complete list of members for xtd::forms::common_dialog, including all inherited members.
| can_raise_events() const noexcept | xtd::forms::component | protectedvirtual |
| common_dialog() | xtd::forms::common_dialog | |
| component() | xtd::forms::component | protected |
| design_mode() const noexcept | xtd::forms::component | protected |
| dialog_closed | xtd::forms::common_dialog | |
| dialog_result() const noexcept | xtd::forms::common_dialog | |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| help_request | xtd::forms::common_dialog | |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| on_dialog_closed(const dialog_closed_event_args &e) | xtd::forms::common_dialog | protectedvirtual |
| on_help_request(help_event_args &e) | xtd::forms::common_dialog | protectedvirtual |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| reset() noexcept=0 | xtd::forms::common_dialog | pure virtual |
| run_dialog(intptr hwnd_owner)=0 | xtd::forms::common_dialog | protectedpure virtual |
| run_sheet(intptr hwnd_owner)=0 | xtd::forms::common_dialog | protectedpure virtual |
| set_dialog_result(xtd::forms::dialog_result value) | xtd::forms::common_dialog | protected |
| show_dialog() | xtd::forms::common_dialog | |
| show_dialog(const iwin32_window &owner) | xtd::forms::common_dialog | |
| show_sheet(const iwin32_window &owner) | xtd::forms::common_dialog | |
| show_sheet_dialog(const iwin32_window &owner) | xtd::forms::common_dialog | |
| tag() const noexcept | xtd::forms::common_dialog | |
| tag(const xtd::any_object &tag) | xtd::forms::common_dialog | |
| to_string() const -> xtd::string | xtd::object | virtual |