DragAndDropOn(ISupportDragAndDrop) Method
Drags and drops a test object to the specified target object.

C# Syntax

void DragAndDropOn( 
   ISupportDragAndDrop dropTarget
)

Parameters

dropTarget
The target object on which this object is dropped.