WizardPagePageActivating Event |
The PageActivating event gets fired when the
WizardPage is activating.
Namespace:
Easymap.AddIn.Common.Controls
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic event EventHandler PageActivating
Public Event PageActivating As EventHandler
Value
Type:
SystemEventHandler
See Also