ComponentOne InputPanel for WinForms
UseSystemPasswordChar Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : UseSystemPasswordChar Property
Gets or sets a value indicating whether the text in the InputTextBox should appear as the default password character.
Syntax
'Declaration
 
Public Property UseSystemPasswordChar As System.Boolean
public System.bool UseSystemPasswordChar {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members