Click or drag to resize

Metodo PasswordButtonEditOnClickButton

Handles the click event for an editor button, restoring password character settings before invoking the base implementation.

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 28.1.0
Sintassi
protected override void OnClickButton(
	EditorButtonObjectInfoArgs buttonInfo
)

Parametri

buttonInfo  EditorButtonObjectInfoArgs
An object containing information about the editor button that was clicked. Provides context for the button event.
Vedi anche