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: 12.0.0.0
Syntax
public event EventHandler PageDeactivating

Value

Type: SystemEventHandler
See Also