In The Hand LtdIn The Hand
SendKeys Class
NamespacesInTheHand.Windows.FormsSendKeys
.NET Components for Mobility
Provides methods for sending keystrokes to an application.
Declaration Syntax
C#Visual Basic
public static class SendKeys
Public NotInheritable Class SendKeys
Members
All MembersMethods



IconMemberDescription
Send(String)
Sends keystrokes to the active application.

Remarks
Use SendKeys to send keystrokes and keystroke combinations to the active application. To send a keystroke to a class and immediately continue with the flow of your program, use Send(String).
Platforms Supported
Windows Mobile
Windows Mobile 2003 and later
Windows Embedded
Windows CE 4.1 and later
Inheritance Hierarchy
Object
SendKeys

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