Ant Organisation Ltd documentation

DropTarget.DragExit Method 

Called when an object is dragged out of the target.

void DragExit(
   DragObjectInfo dragObject
);

Parameters

dragObject
Object being dragged.

See Also

DropTarget Interface | Ant.Shared.Windows.DragDrop Namespace