BUG: MDI Child Windows Control Box Affected by Parent ToolbarsLast reviewed: July 14, 1997Article ID: Q154518 |
The information in this article applies to:
SYMPTOMSPlacing a Windows Common Control's Toolbar on an MDI Parent form affects the functionality of the Control Box on MDI Child windows under Windows NT 3.51. Under normal circumstances, double-clicking a Control Box closes a window as if the user had clicked once to drop down the menu and then selected "Close." When the Toolbar is placed on a Parent window under Windows NT 3.51, double-clicking the Control Box drops the menu but doesn't dismiss the window. This problem doesn't occur with Visual Basic under Windows NT version 4.0 or Windows 95.
RESOLUTIONIf you add a PictureBox control to the Form, and Cut and Paste the Toolbar onto the PictureBox, the problem is resolved. When you run the code after doing this, the Control Box behaves in the expected manner.
MORE INFORMATION
Steps to Reproduce Problem
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
REFERENCESThe Visual Basic Programmer's Guide, Chapter 14. |
Keywords : vb432 vb4win
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |