In The Hand LtdIn The Hand
SendKeys Method (keys)
NamespacesInTheHand.VisualBasic.DevicesKeyboardSendKeys(String)
.NET Components for Mobility
Sends one or more keystrokes to the active window, as if typed on the keyboard.
Declaration Syntax
C#Visual Basic
public void SendKeys(
	string keys
)
Public Sub SendKeys ( _
	keys As String _
)
Parameters
keys (String)
A String that defines the keys to send.
Remarks

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0