Ant Organisation Ltd documentation

SubTarget.DragOver Method 

Called when an object is dragged within the target.

public bool DragOver(
   int x,
   int y,
   DragObjectInfo dragObject
);

Implements

DropTarget.DragOver

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace