FIX: Form Appears But None of the Form's Objects Show Up

ID: Q138919

3.00 WINDOWS kbtool kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

When a form is run, the form's window appears but none of the form's objects are displayed. Any window from any application that is dropped over the form and then moved off leaves an image in the form.

CAUSE

The Form Builder was activated and canceled. The LockScreen property of the form is set to true (.T.).

WORKAROUND

To correct this problem, open the form in the Form Designer. Set the LockScreen property of the form to false (.F.).

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.

MORE INFORMATION

Steps to Reproduce Problem

1. Open a new or existing form or formset.

2. Activate the Form Builder.

3. Select the Cancel button at any step.

4. Save and run form. No objects appear in form.

5. Drag any window from any application over the Visual FoxPro form and

   drop it.

6. Drag the window off of the form.

REFERENCES

For more information about the LockScreen property, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q129413
   TITLE     : Explanation & Usage of the LockScreen Property

Additional reference words: 3.00 VFoxWin fixlist3.00b buglist3.00 KBCategory: kbtool kbfixlist kbbuglist KBSubcategory: FxtoolBuilder
Keywords          : FxtoolBuilder kbbuglist kbfixlist
Version           : 3.00
Platform          : WINDOWS
Solution Type     : kbfix


Last Reviewed: October 31, 1997
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.