C1.Win.Input.Base Namespace / C1TextBoxBase Class / PasswordChar Property

In This Topic
PasswordChar Property (C1TextBoxBase)
In This Topic
Gets or sets the character used to mask characters of a password in a single-line C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property PasswordChar As Char
 
See Also