Ant Organisation Ltd documentation

SubTarget.DragEnter Method 

Called when an object is dragged into the target.

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

Implements

DropTarget.DragEnter

See Also

SubTarget Class | Ant.Shared.Windows.DragDrop Namespace