Edit

Share via


WorkflowView.OnKeyUp(KeyEventArgs) Method

Definition

Occurs when a key is released while the WorkflowView has focus.

protected override void OnKeyUp(System.Windows.Forms.KeyEventArgs e);

Parameters

e
KeyEventArgs

A KeyEventArgs that provides data about the event.

Remarks

OnKeyUp occurs when a key is released while the WorkflowView has focus.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1