PasswordBox Class |
Namespace: Eto.Forms
The PasswordBox type exposes the following members.
Name | Description | |
---|---|---|
PasswordBox | Initializes a new instance of the PasswordBox class |
Name | Description | |
---|---|---|
MaxLength |
Gets or sets the maximum length of password the user can enter
| |
PasswordChar |
Gets or sets the password display character hint
| |
ReadOnly |
Gets or sets a value indicating whether the value is read only
|