How To Change Dialog Box Background Color in MFC 2.0 or Later (98201)
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 2.2
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q98201 SUMMARY
An application developed with the Microsoft Foundation Classes (MFC)
version 2.0 or later can change the background color of its dialog boxes by
calling the SetDialogBkColor() member function in the CWinApp class.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbDlg kbhowto KbUIDesign KB98201 |
---|
|