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

◆ use_system_password_char() [1/2]

bool xtd::forms::input_dialog::use_system_password_char ( ) const
noexcept

Gets use system password char status.

Returns
true if dialog text box use system password char status; otherwise false.
Remarks
The default value is false.
Examples
input_dialog_password.cpp.