HOWTO: How to Display a Bitmap in a CStatusBar Pane (149407)
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
- Microsoft Visual C++, 32-bit Editions 4.1
This article was previously published under Q149407 SUMMARY
The standard status bar in an MFC application easily allows the application
to display its status. Sometimes it is a good idea to display the status
using bitmaps or other graphic entities. MFC's CStatusBar class directly
supports displaying text, but not graphics, in its panes. This article
shows by example how to display a bitmap in a CStatusBar pane.
REFERENCES
Visual C++ Books Online and the Windows SDK docuemntation.
Modification Type: | Major | Last Reviewed: | 12/8/2003 |
---|
Keywords: | kbBitmap kbhowto kbMFCCtrlBar kbStatBar KbUIDesign KB149407 kbAudDeveloper |
---|
|