HOWTO: How to Create a Recessed Status Bar Area (132110)
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 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q132110 SUMMARY
To implement a sunken or recessed border around the first pane of the
status bar, you need to have SBPS_STRETCH style set for this pane.
REFERENCES
For additional information on this style, please see
CStatusBar::SetPaneInfo() in the Foundation Classes Help file.
Modification Type: | Major | Last Reviewed: | 12/9/2003 |
---|
Keywords: | kbhowto kbToolbar KbUIDesign KB132110 |
---|
|