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