Click or drag to resize

WizardPageApplyPressed Event

The ApplyPressed event gets fired when the the user clicked the apply button.

Namespace:  Easymap.AddIn.Common.Controls
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public event CancelEventHandler ApplyPressed

Value

Type: System.ComponentModelCancelEventHandler
See Also