SendKey Method (IDevice)
Simulates pressing a special key in the device keyboard.
Overload List
OverloadDescription
SendKey(Keys)Simulates pressing a special key in the device keyboard.  
SendKey(Keys,Int32)Simulates pressing a special key in the device keyboard, with the option to define the time to keep the key pressed.  
SendKey(String)Simulates pressing a custom device key.  
SendKey(String,Int32)Simulates pressing a custom device key, with the option to define the time to keep the key pressed.