WizardPageCancelPressed Event |
The CancelPressed event gets fired when the the user clicked the cancle button.
Namespace: Easymap.AddIn.Common.ControlsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic event CancelEventHandler CancelPressed
Public Event CancelPressed As CancelEventHandler
Value
CancelEventHandler
See Also