'Declaration
Public Property UseSystemPasswordChar As Boolean
'Usage
Dim instance As GcCharMask Dim value As Boolean instance.UseSystemPasswordChar = value value = instance.UseSystemPasswordChar
public bool UseSystemPasswordChar {get; set;}
Property Value
true if use system password char; otherwise, false.The default is false.