Common Application Framework

DropTarget.RaiseDragDrop Method 

Raise a DragDrop event for this DropTarget.

public abstract void RaiseDragDrop(
   DropTargetEventArgs args
);

Parameters

args
Event arguments

See Also

DropTarget Class | Aveva.ApplicationFramework.Presentation Namespace