Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.Keyboard.CapsLock Syntax
Dim result As Boolean = My.Computer.Keyboard.CapsLock
Description
The CapsLock property indicates the current state of the Caps Lock key, whether on (TRue) or off (False). Usage at a Glance
Related Framework Entries
See Also
Keyboard Object, NumLock Property, ScrollLock Property |
Категории