INFO: Using Accelerators with an MFC Modeless Dialog Box (117500)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++ for Windows, 16-bit edition 1.0
- Microsoft Visual C++ for Windows, 16-bit edition 1.5
- Microsoft Visual C++ for Windows, 16-bit edition 1.51
- Microsoft Visual C++ for Windows, 16-bit edition 1.52
- Microsoft Visual C++, 32-bit Editions 1.0
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q117500 SUMMARY
To use accelerators with a modeless dialog box, override the
PreTranslateMessage()function in your derived CDialog class.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbAcceleratorKey kbArchitecture kbDlg kbinfo kbKeyAccel KbUIDesign KB117500 |
---|
|