Ant Organisation Ltd documentation

DragDropManager.RemoveTarget Method 

Removes the specified target from the manager.

public void RemoveTarget(
   Target target,
   Control control
);

Parameters

target
Target to remove.
control
Control of target to remove.

See Also

DragDropManager Class | Ant.Shared.Windows.DragDrop Namespace