Edit

Using Hot Key Controls

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.