How To Trapping Server's Menu Commands in Composite Menu Bar (200854)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
This article was previously published under Q200854 NOTE: Microsoft Visual C++ .NET (2002) and Microsoft Visual C++ .NET
(2003) support both the managed code model that is provided by the .NET
Framework and the unmanaged native Windows code model. The information in this
article applies to unmanaged Visual C++ code only. SUMMARY The composite menu bar is a shared menu composed of menu
groups from both a container application and an in-place activated server
application. Sometimes, the container application may want to trap the server's
menu commands that are shown in the composite menu bar to carry out its own
operations. This article illustrates a way to accomplish this task.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbArchitecture kbContainer kbhowto kbMenu KB200854 kbAudDeveloper |
---|
|