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