Ant Organisation Ltd documentation

DragDropManager.RemoveAllTargets Method 

Removes all targets for the specified control from the manager.

public void RemoveAllTargets(
   Control control
);

Parameters

control
Control containing targets to remove.

See Also

DragDropManager Class | Ant.Shared.Windows.DragDrop Namespace