KeyUp(Keys) Method
Releases the specified key based on its keyboard virtual key.

C# Syntax

public static void KeyUp( 
   Keyboard.Keys key
)

Parameters

key
The keyboard code of the key to release.Possible values: Keyboard.Keys