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