BUG: Wrong Menu with Maximized MDI Child and No Control BoxLast reviewed: June 21, 1995Article ID: Q121096 |
The information in this article applies to:
- Standard and Professional Editions of Microsoft Visual Basic for Windows, versions 2.0 and 3.0
SYMPTOMSIf you have a maximized MDI child form that doesn't contain a ControlBox (ControlBox = False), references to the MDI parent menus will control the wrong menu.
WORKAROUNDThe only way to remedy this problem is to set the MDI child form's ControlBox property to True.
STATUSMicrosoft has confirmed this to be a bug in Microsoft Visual Basic versions 2.0 and 3.0 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 2.00 3.00 buglist2.00 buglist3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |