SendKey(Keys) Method
Simulates pressing a special key in the device keyboard.

C# Syntax

void SendKey( 
   Keys key
)

Parameters

key
The key to be pressed.