WorkflowView::OnDragOver Method (DragEventArgs^)
.NET Framework (current version)
Occurs when a drag-drop operation is in progress and the pointer is within the WorkflowView bounds.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- dragEventArgs
-
Type:
System.Windows.Forms::DragEventArgs^
A DragEventArgs that provides data for the event.
OnDragOver occurs when the mouse cursor moves within bounds of the WorkflowView.
.NET Framework
Available since 3.0
Available since 3.0
Show: