WorkflowView::OnMouseEnter Method (EventArgs^)
.NET Framework (current version)
Occurs when the mouse pointer enters the WorkflowView.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Mouse events occur in the following order:
1.OnMouseEnter
3.OnMouseHover or OnMouseDown or OnMouseWheel
OnMouseEnter occurs when the mouse pointer enters the WorkflowView.
.NET Framework
Available since 3.0
Available since 3.0
Show: