BUG: WindowType Changed at Run Time Can't Be Changed BackLast reviewed: November 18, 1996Article ID: Q141558 |
The information in this article applies to:
SYMPTOMSYou attempt to change the WindowType of a running form from modeless to modal and then back to modeless. On the switch from modeless to modal, you succeed. But the attempt to switch the now modal form to modeless fails.
WORKAROUNDAlthough there isn't much call to do this at run time, the switch is one way only. There is no way to programmatically change it back.
STATUSMicrosoft has confirmed this to be a problem 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.
MORE INFORMATIONThe WindowType of a form should be a property you set a design time; not run time.
Steps to Reproduce Problem
|
Additional reference words: 5.00 3.00 3.00b VFoxWin buglist3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |