Ant Organisation Ltd documentation

DropTarget.DropCancelled Method 

Called the drop is cancelled over this target.

void DropCancelled(
   DragObjectInfo dragObject
);

Parameters

dragObject
Object not being dropped.

See Also

DropTarget Interface | Ant.Shared.Windows.DragDrop Namespace