UseSystemPasswordChar Property (IComboBox)
In This Topic
Gets or sets a value indicating whether the text in the TextBox control should appear as the default password character.
Syntax
'Declaration
Property UseSystemPasswordChar As Boolean
bool UseSystemPasswordChar {get; set;}
See Also