Ant Organisation Ltd documentation

DragSource.DragCancelled Method 

Called when the drag is finished without dropping.

void DragCancelled(
   DragObjectInfo dragObject
);

Parameters

dragObject
Object that has not been dropped.

See Also

DragSource Interface | Ant.Shared.Windows.DragDrop Namespace