Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains example code and information about how to use hot key controls.
In this section
| Topic | Description |
|---|---|
| How to Create a Hot Key Control |
This topic demonstrates how to create a hot key control. You create a hot key control by using the CreateWindowEx function, specifying the HOTKEY_CLASS window class. |
| How to Retrieve and Set a Hot Key |
This topic demonstrates how to retrieve or set the key combination for a hot key control. |