BUG: Startup Position Changes in SDI if Form Has a MenuLast reviewed: November 25, 1997Article ID: Q177089 |
The information in this article applies to:
SYMPTOMSIf you are running Visual Basic 5.0 in SDI Development Environment mode and have a form with a menu, the form's StartupPosition will be changed to "0- Manual" when the form is run. This problem occurs only if the form has a menu.
CAUSEMenus are added to the form at run-time, which causes a form resize event to occur. The resize event erroneously causes the StartupPosition to change.
RESOLUTIONThe only resolution available at this time is to not run Visual Basic in SDI mode.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : vb5all VBKBEnv VBKBVB Version : WINDOWS:5.0 Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |