Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Keyboard.AltKeyDown Syntax
Dim result As Boolean = My.Computer.Keyboard.AltKeyDown
Description
The AltKeyDown property that indicates the current state of the Alt key, whether down (TRue) or up (False) Usage at a Glance
Related Framework Entries
See Also
CtrlKeyDown Property, Keyboard Object, ShiftKeyDown Property |
Категории