ImageMapOnEnabledChanged Method

This is overridden to enable or disable animation when the control's enabled state changes

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
protected override void OnEnabledChanged(
	EventArgs e
)

Parameters

e  EventArgs
The event arguments

See Also