WorkflowView::OnMouseDoubleClick Method (MouseEventArgs^)
.NET Framework (current version)
Occurs when the WorkflowView is double-clicked.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- e
-
Type:
System.Windows.Forms::MouseEventArgs^
A MouseEventArgs that contains information about the event.
The double-click is determined by the mouse settings of the operating system. The user can set the time between clicks of a mouse button that should be considered a double-click rather than two clicks.
.NET Framework
Available since 3.0
Available since 3.0
Show: