FIX: Form Appears But None of the Form's Objects Show Up
Article ID: 138919
Article Last Modified on 3/24/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q138919
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.
REFERENCES
For more information about the LockScreen property, please see the
following article in the Microsoft Knowledge Base:
129413 Explanation & Usage of the LockScreen Property
Additional query words: VFoxWin fixlist3.00b buglist3.00
Keywords: kbbug kbfix KB138919