Occurs when a dial is dragged via the mouse or moved via an arrow key.

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

Syntax

C#
public event GwxDynamicDragEventHandler DialMove
Visual Basic
Public Event DialMove As GwxDynamicDragEventHandler
JScript
JScript does not support events.

See Also