xtd 0.2.0
Loading...
Searching...
No Matches

◆ value() [1/2]

xtd::ustring xtd::forms::input_dialog::value ( ) const
noexcept

Gets the value.

Returns
The value.
Examples
input_dialog_multiline.cpp, and input_dialog_password.cpp.