KeyDown Method
Presses and holds the specified key using a keyboard scan code.
Overload List
OverloadDescription
KeyDown(Byte)Presses and holds the specified key using a keyboard scan code.  
KeyDown(Keys)Presses and holds the specified key using a keyboard virtual key.