WorkflowView::OnKeyDown Method (KeyEventArgs^)
.NET Framework (current version)
Occurs when a key is pressed while the WorkflowView has focus.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- e
-
Type:
System.Windows.Forms::KeyEventArgs^
A KeyEventArgs that provides data for the event.
OnKeyDown occurs when a key is pressed while the WorkflowView has focus.
.NET Framework
Available since 3.0
Available since 3.0
Show: