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