Gets a Boolean indicating if the ALT key is down.
A Boolean value.
True if the ALT key is down; otherwise False.
The My.Computer.Keyboard.AltKeyDown property provides functionality similar to the InTheHand.Windows.Forms.ControlHelper.ModifierKeys property.