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

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