Article ID: 138056
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q138056
SYMPTOMS
On a form that contains a PageFrame with multiple pages, if one of the
pages is modified, then the CurrentControl property of all the grid columns
in some of the pages is reset to the default of Text<n>.
WORKAROUND
Delete the Text object for all the columns for which you want the current
control to be different from the default of Text<n>.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0 for Windows.
Additional query words: grid pageframe
Keywords: kbbug kbfix kbvfp500fix KB138056