Click or drag to resize

WizardPageCancelPressed 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
public event CancelEventHandler CancelPressed

Value

Type: System.ComponentModelCancelEventHandler
See Also