xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::forms::input_box, including all inherited members.
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner, const xtd::ustring &text) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner, const xtd::ustring &text, const xtd::ustring &caption) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style, xtd::forms::character_casing casing) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::forms::iwin32_window &owner, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style, xtd::forms::character_casing casing, bool word_wrap) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::ustring &text) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::ustring &text, const xtd::ustring &caption) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style, xtd::forms::character_casing casing) | xtd::forms::input_box | inlinestatic |
show(xtd::ustring &value, const xtd::ustring &text, const xtd::ustring &caption, xtd::forms::input_box_style style, xtd::forms::character_casing casing, bool word_wrap) | xtd::forms::input_box | inlinestatic |