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