Occurs when the value of the HorizontalScrollVisible property has changed.

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

Syntax

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

Implements

IGwxControlHorizontalScrollVisibleChanged()()()()

See Also