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
FinishPressed Event
The FinishPressed event gets fired when the the user clicked the finish 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
FinishPressed
Public
Event
FinishPressed
As
CancelEventHandler
Value
Type:
System.ComponentModel
CancelEventHandler
See Also
Reference
WizardPage Class
Easymap.AddIn.Common.Controls Namespace