easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common.Controls
WizardPage Class
WizardPage Events
ApplyPressed Event
BackPressed Event
CancelPressed Event
FinishPressed Event
NextPressed Event
PageActivating Event
PageDeactivating Event
WizardPage
ApplyPressed Event
The ApplyPressed event gets fired when the the user clicked the apply button.
Namespace:
Easymap.AddIn.Common.Controls
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
event
CancelEventHandler
ApplyPressed
Public
Event
ApplyPressed
As
CancelEventHandler
Value
Type:
System.ComponentModel
CancelEventHandler
See Also
Reference
WizardPage Class
Easymap.AddIn.Common.Controls Namespace