WorkflowView::OnDragDrop Method (DragEventArgs^)
.NET Framework (current version)
Occurs when a dragged item is dropped onto the WorkflowView.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- dragEventArgs
-
Type:
System.Windows.Forms::DragEventArgs^
A DragEventArgs that provides data for the event.
OnDragDrop occurs when the user releases the mouse button over the WorkflowView during a drag operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: