Click or drag to resize

Delegate InputBoxValidatingHandler

Delegate used to Validate an InputBox

Namespace: QsUI
Assembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public delegate void InputBoxValidatingHandler(
	Object sender,
	InputBoxValidatingArgs e
)

Parametri

sender  Object
 
e  InputBoxValidatingArgs
 
Vedi anche

Documentazione

Namespace QsUI