WorkflowDesignerMessageFilter::OnDragDrop Method (DragEventArgs^)
.NET Framework (current version)
Occurs when the mouse button is released above an object during a drag operation.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- eventArgs
-
Type:
System.Windows.Forms::DragEventArgs^
A DragEventArgs that contains information about the event.
OnDragDrop occurs when the mouse button is released above an object during a drag operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: