ComponentOne InputPanel for WinForms
PasswordChar Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : PasswordChar Property
Gets or sets the character used to mask characters of a password in the InputTextBox.
Syntax
'Declaration
 
Public Property PasswordChar As System.Char
public System.char PasswordChar {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members