Occurs when the value of the ZoomEnabled property changes.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event EventHandler ZoomEnabledChanged
Visual Basic
Public Event ZoomEnabledChanged As EventHandler
JScript
JScript does not support events.

See Also