Event DialogEvents
An event that is generated when a button is pressed in dialog mode
Namespace: Sig.SignAPI.Dialog
Assembly: SigSignAPI.dll
Syntax
public abstract event EventHandler<DialogArgs> DialogEvents
Returns
Type | Description |
---|---|
System.EventHandler<DialogArgs> |