Click or drag to resize

WizardPageFinishPressed Event

The FinishPressed event gets fired when the the user clicked the finish button.

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

Value

Type: System.ComponentModelCancelEventHandler
See Also