DiagramClientView::InvokeDragDrop Method (DragEventArgs^)
Visual Studio 2015
Invokes a DragDrop of the supplied DragEventArgs onto the currently selected Shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
System.Windows.Forms::DragEventArgs^
A set of DragEventArgs that contains the IDataObject to be dropped.
Show: