BUG: Wrong Menu with Maximized MDI Child and No Control Box
Article ID: 121096
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 2.0 Standard Edition
- Microsoft Visual Basic 3.0 Professional Edition
- Microsoft Visual Basic 2.0 Professional Edition
- Microsoft Visual Basic 3.0 Professional Edition
This article was previously published under Q121096
SYMPTOMS
If 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.
WORKAROUND
The only way to remedy this problem is to set the MDI child form's
ControlBox property to True.
STATUS
Microsoft 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.
Additional query words: 2.00 3.00 buglist2.00 buglist3.00
Keywords: kbbug KB121096