WorkflowView::OnKeyUp Method (KeyEventArgs^)
.NET Framework (current version)
Occurs when a key is released 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 about the event.
OnKeyUp occurs when a key is released while the WorkflowView has focus.
.NET Framework
Available since 3.0
Available since 3.0
Show: