Click or drag to resize

WizardPageBackPressed 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: 11.2.0.0
Syntax
public event CancelEventHandler BackPressed

Value

Type: System.ComponentModelCancelEventHandler
See Also