UseSystemPasswordChar Property (C1TextBoxBase)
Gets or sets a value indicating whether the text in the
C1.Win.Input.C1TextBox control should appear as the default password character.
public bool UseSystemPasswordChar {get; set;}
'Declaration
Public Property UseSystemPasswordChar As Boolean