can_raise_events() const noexcept | xtd::forms::component | protectedvirtual |
character_casing() const noexcept | xtd::forms::input_dialog | |
character_casing(xtd::forms::character_casing character_casing) | xtd::forms::input_dialog | |
common_dialog() | xtd::forms::common_dialog | |
component() | xtd::forms::component | protected |
design_mode() const noexcept | xtd::forms::component | protected |
dialog_appearance() const noexcept | xtd::forms::input_dialog | |
dialog_appearance(xtd::forms::dialog_appearance dialog_appearance) | xtd::forms::input_dialog | |
dialog_closed | xtd::forms::common_dialog | |
dialog_result() const noexcept | xtd::forms::common_dialog | |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
help_request | xtd::forms::common_dialog | |
input_dialog() | xtd::forms::input_dialog | |
memberwise_clone() const | xtd::object | inline |
message() const noexcept | xtd::forms::input_dialog | |
message(const xtd::string &message) | xtd::forms::input_dialog | |
multiline() const noexcept | xtd::forms::input_dialog | |
multiline(bool multiline) | xtd::forms::input_dialog | |
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 | xtd::object | inlinestatic |
reset() noexcept override | xtd::forms::input_dialog | virtual |
run_dialog(intptr owner) override | xtd::forms::input_dialog | protectedvirtual |
run_sheet(intptr owner) override | xtd::forms::input_dialog | protectedvirtual |
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 | |
text() const noexcept | xtd::forms::input_dialog | |
text(const xtd::string &text) | xtd::forms::input_dialog | |
to_string() const noexcept | xtd::object | virtual |
use_system_password_char() const noexcept | xtd::forms::input_dialog | |
use_system_password_char(bool use_system_password_char) | xtd::forms::input_dialog | |
value() const noexcept | xtd::forms::input_dialog | |
value(const xtd::string &value) | xtd::forms::input_dialog | |
word_wrap() const noexcept | xtd::forms::input_dialog | |
word_wrap(bool word_wrap) | xtd::forms::input_dialog | |