PRB: Closing a Top-Level Form Hangs Visual FoxProID: Q162251 5.00 WINDOWS kbprg kbprb The information in this article applies to:
SYMPTOMSWhen you close a top-level form that contains a child form with the SSTab Object ActiveX control on it, Visual FoxPro 5.0 hangs.
RESOLUTIONUse the Visual FoxPro 5.0 pageframe control instead of the SSTab control.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe SSTab Object is an ActiveX control included with Visual FoxPro 5.0. Before trying the Steps to Reproduce Behavior, you should make sure that the SSTab Object is available. To check this, follow these steps: 1. On the Tools menu, click Options and then click the Controls tab. 2. Click ActiveX controls. Make sure that the Controls check box is 3. Scroll down the list of controls until you find the SSTab Object and
4. If the SSTab Object is not on the list, it should be reinstalled from
The actual .ocx file for the SSTab Object can be found in the
Windows\System directory(if you are using Windows 95) or the Winnt\System32
directory (if you are using Windows NT). It is named Tabctl32.ocx. It
should be version 4.01.0000 and be 162,064 bytes. To see this information,
display the properties of the .ocx file in Windows Explorer.
Steps to Reproduce BehaviorWARNING: The following steps will lock up Visual FoxPro. It would be a good idea to make sure everything in Visual FoxPro is saved and close down any other running programs on the computer.
10. Set the following properties for this form (they are not really
11. Save this form as Form2.scx and close it.
12. In the Visual FoxPro Command window, type the following command:
13. Click the command button on the form that is now displayed. This brings
14. Now close the first form (the top-level form) by clicking the close
15. The second form disappears and the first form is completely
KBCategory: kbprg kbprb
KBSubcategory: FxtoolFormdes FxinteropOcx
Additional reference words: 5.00 vfoxwin kbdsd
|
Last Reviewed: October 31, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |