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

◆ use_system_password_char() [2/2]

input_dialog & xtd::forms::input_dialog::use_system_password_char ( bool  use_system_password_char)

Sets use system password char status.

Parameters
use_system_password_chartrue if dialog text box use system password char status; otherwise false.
Returns
Current input_dialog instance.
Remarks
The default value is false.