C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / UseSystemPasswordChar Property

In This Topic
UseSystemPasswordChar Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value indicating whether the text in the drop down control should appear as the default password character.
Syntax
'Declaration
 
Public Property UseSystemPasswordChar As Boolean
 
See Also