StiTextBoxControlPasswordChar Property |
Gets or sets the character used to mask characters of a password in a single-line TextBox control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public char PasswordChar { get; set; }
Public Property PasswordChar As Char
Get
Set
Property Value
Type:
CharSee Also