Click or drag to resize

DragViewController Events

The DragViewController type exposes the following members.

Events
 NameDescription
Public eventDragEnd Occurs when drag ends.
Public eventDragMove Occurs when drag moves.
Public eventDragQuit Occurs when drag quits.
Public eventDragStart Occurs when start of drag operation occurs.
Public eventLeftDoubleClick Occurs when the left mouse double click.
Public eventLeftMouseDown Occurs when the left mouse button is pressed down.
Public eventRightMouseDown Occurs when the right mouse button is pressed down.
Top
See Also