How To Change an MFC-Based MDI Child Window's Frame Text (99182)
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.1
- Microsoft Visual C++, 32-bit Editions 4.2
- Microsoft Visual C++, 32-bit Editions 5.0
- Microsoft Visual C++, 32-bit Editions 6.0
- Microsoft Visual C++ .NET (2002)
This article was previously published under Q99182 SUMMARY
A user may find it desirable to change the title of an MFC-based child
window. To do this, PreCreateWindow() must be overridden for the child
frame, and OnInitialUpdate() must be overridden for the view.
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbDocView kbhowto kbMDI KbUIDesign KB99182 |
---|
|