BUG: Form Activate Event May Not Fire as ExpectedLast reviewed: February 10, 1998Article ID: Q180760 |
The information in this article applies to:
SYMPTOMSForm Activate events may not fire correctly after a form is closed and then reopened.
RESOLUTIONRemove ControlMenus, MinButtons, and MaxButtons from all forms (set their properties to False), and use menu or command button code to close forms.
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 INFORMATIONThe problem is difficult to reproduce. It only occurs when a form is closed using the Control Menu or Window Close buttons (upper-right corner), and then reopened while the application continues to run. NOTE: This problem does not occur when the Hide and Show method are used to navigate among forms.
Steps to Reproduce Behavior
Keywords : vb5all vbce Version : WINDOWS:1.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbpending |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |