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