The information in this article applies to:
SYMPTOMSIn an application created using Visual C++, the lower half of the menu bar is covered by the client area of the main window. If there is a toolbar present, the lower half of the menu bar is covered by the toolbar. CAUSEThis problem can be caused by a command with a null menu string or separator as described in the following article in the Microsoft Knowledge Base: Q109539 BUG: Menu Bar Covered By Main Window Client AreaThis problem can be produced in the Resource Editor (or App Studio) by improperly removing an item in the main menu bar. RESOLUTIONWhen removing an item in the main menu bar, you must:
STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: cutoff overlayed view
Keywords : kbVC100 kbVC150 kbVC151 kbVC200 kbVC400 kbGrpDSTools |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |