Article ID: 131197
Article Last Modified on 2/15/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q131197
SYMPTOMS
When, after doing a functional conversion of a FoxPro screen in Visual
FoxPro version 3.0, the objects in that screen cannot be selected by
clicking them in the Visual FoxPro form.
CAUSE
Doing a functional conversion causes Visual FoxPro to add a Page frame to
the form. All of the objects in the form are put into the page frame
instead of directly onto the form.
By clicking the form, you are selecting the page frame object instead of
each individual object.
WORKAROUND
To be able to edit an individual object, click the page frame using the
secondary (right) mouse button. Then select Edit from the control menu. Or
you can select page1 from the object menu in the property box for the form.
Then you can click any item to change or view its properties and methods.
STATUS
This Behavior is by design.
Additional query words: VFoxWin
Keywords: KB131197