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 INFORMATIONSteps to Reproduce Behavior
Additional query words: kbVBp500bug kbVBp600bug kbVBp kbdsd kbDSupport kbIDE
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |