Click or drag to resize

WizardPagePageDeactivating Event

The PageDeactivating event gets fired when the WizardPage is deactivating.

Namespace:  Easymap.AddIn.Common.Controls
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public event EventHandler PageDeactivating

Value

Type: SystemEventHandler
See Also