BUG: Changing PageOrder in PageFrame Gives Incorrect PageName
Article ID: 135708
Article Last Modified on 5/7/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 5.0a
- Microsoft Visual FoxPro 6.0 Professional Edition
This article was previously published under Q135708
SYMPTOMS
If you change the PageOrder property of a page on a pageframe, the Page
Name value will become invalid. Issuing the following in the debug window,
returns the name of the page that was located in that position prior to
changing the PageOrder:
<Formname>.PageFrame1.Pages[<Formname>.Pageframe1.ActivePage].Name
NOTE: <Formname> is replaced with the name of your form.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. We are researching this problem
and will post new information here in the Microsoft Knowledge Base as it
becomes available.
Additional query words: kbvfp600
Keywords: kbbug KB135708