Ant Organisation Ltd documentation

SubTarget.Dropped Method 

Called when the object is successfully dropped.

public void Dropped(
   DropTarget target,
   DragObjectInfo dragObject
);

Implements

DragSource.Dropped

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace