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