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

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