WorkflowView::OnDragEnter Method (DragEventArgs^)
.NET Framework (current version)
Occurs when an item is dragged into 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.
OnDragEnter occurs when the user first drags the mouse cursor over the WorkflowView during a drag operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: