How To Change the Background Color of a Common Dialog (115087)
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 4.0
This article was previously published under Q115087 SUMMARY
The common dialog-box classes provided by MFC can be used to modify the
background color for common dialog boxes such as the File Open dialog box
and the Print dialog box. It is necessary to derive a class from one of the
MFC common dialog classes then override the OnCtlColor() and OnDestroy()
member functions.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbFAQ kbhowto KbUIDesign KB115087 |
---|
|