Ant Organisation Ltd documentation

SubTarget.Drop Method 

Called when an object is dropped on the target.

public void Drop(
   int x,
   int y,
   DragObjectInfo dragObject
);

Implements

DropTarget.Drop

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace