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