How to use accelerator keys and a main menu on the dialog box in Visual C++ (100770)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
- Microsoft Visual C# .NET (2002)
This article was previously published under Q100770 SUMMARY Many applications use a modal dialog box as the main
application window. Applications that use this technique may also include a
main menu on the dialog box. Typically, one or more of the menu items has a
keyboard accelerator associated with it. This article describes the steps that
are required to add a menu and keyboard accelerators to an MFC Application
Wizard dialog box-based application.
Modification Type: | Major | Last Reviewed: | 4/28/2005 |
---|
Keywords: | kbAcceleratorKey kbhowto kbKeyAccel kbMenu kbui KB100770 kbAudDeveloper |
---|
|