Action
Gets the character that is displayed instead of the characters that are actually typed, if the text field is a password text
field.
Syntax
C#
protected String PasswordChar { get; }
VB
'Declaration
Protected Read Property PasswordChar As String
Access
Read only.