In The Hand LtdIn The Hand
Send Method (keys)
NamespacesInTheHand.Windows.FormsSendKeysSend(String)
.NET Components for Mobility
Sends keystrokes to the active application.
Declaration Syntax
C#Visual Basic
public static void Send(
	string keys
)
Public Shared Sub Send ( _
	keys As String _
)
Parameters
keys (String)
The string of keystrokes to send.
Exceptions
ExceptionCondition
ArgumentExceptionkeys does not represent valid keystrokes.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0