Common Application Framework

DragDropDirector.UnregisterDropTarget Method 

Unregisters a DropTarget from the DragDropDirector.

public abstract void UnregisterDropTarget(
   DropTarget target
);

Parameters

target

See Also

DragDropDirector Class | Aveva.ApplicationFramework.Presentation Namespace