In The Hand
SendKeys Method (keys)
Namespaces
►
InTheHand.VisualBasic.Devices
►
Keyboard
►
SendKeys(String)
C#
Visual Basic
.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