Click or drag to resize

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; }

Property Value

Type: Char
See Also