Click or drag to resize

Costruttore PasswordButtonEdit

Initializes a new instance of the PasswordButtonEdit class with password masking enabled and a glyph button for toggling password visibility.

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 28.1.0
Sintassi
public PasswordButtonEdit()
Note
The constructed control uses the system password character to mask input by default. A glyph button is added to the editor, typically used to show or hide the password. The button's image is set to a 'Show' icon with a predefined size. This setup is intended to provide a secure and user-friendly password entry experience.
Vedi anche