In The Hand LtdIn The Hand
Keyboard Property
NamespacesInTheHand.VisualBasic.DevicesComputerKeyboard
.NET Components for Mobility
Gets an object that provides properties for accessing the current state of the keyboard, such as what keys are currently pressed, and provides a method to send keystrokes to the active window.
Declaration Syntax
C#Visual Basic
public Keyboard Keyboard { get; }
Public ReadOnly Property Keyboard As Keyboard
	Get
Value
Return Value
This property returns the My.Computer.Keyboard object for the computer.
Remarks

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