LocationMy.Computer.Keyboard.NumLock SyntaxDim result As Boolean = My.Computer.Keyboard.NumLock DescriptionThe NumLock property indicates the current state of the Num Lock key, whether on (TRue) or off (False). Usage at a Glance
Related Framework Entries
See AlsoCapsLock Property, Keyboard Object, ScrollLock Property |