TCnMaskedTextBox.PasswordChar Property

Gets or sets the character to be displayed in substitute for user input.

Namespace: CNClrLib.Control.MaskedTextBox
published
 property PasswordChar: Char read GetPasswordChar write SetPasswordChar default #0;

Property Value

Type: Char

The Char value used as the password character.