TIPS ::
The VK_CAPITAL virtual key constant defines the Caps Lock key. The VK_NUMLOCK constant defines the Num Lock key. If you need to programmatically turn on or off the Caps Lock or Num Lock key, you can use the code provided in this tip.
The VK_CAPITAL virtual key constant defines the Caps Lock key. The VK_NUMLOCK constant defines the Num Lock key. If you need to programmatically turn on or off the Caps Lock or Num Lock key, you can use the code provided in this tip.
Read the full article to learn how to Programmatically Get and Set the State of the CapsLock and NumLock Keys
Related:
Comments
No comments yet. Leave a Comment
