In The Hand LtdIn The Hand
ShiftKeyDown Property
NamespacesInTheHand.VisualBasic.DevicesKeyboardShiftKeyDown
.NET Components for Mobility
Gets a Boolean indicating if a SHIFT key is down.
Declaration Syntax
C#Visual Basic
public bool ShiftKeyDown { get; }
Public ReadOnly Property ShiftKeyDown As Boolean
	Get
Value
A Boolean value. True if a SHIFT key is down; otherwise False.
Return Value
Remarks
The My.Computer.Keyboard.ShiftKeyDown property provides functionality similar to the InTheHand.Windows.Forms.ControlHelper.ModifierKeys property.

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