BUG: Changing PageOrder in PageFrame Gives Incorrect PageNameID: Q135708 The information in this article applies to:
SYMPTOMSIf 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:
NOTE: <Formname> is replaced with the name of your form.
STATUSMicrosoft 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.
MORE INFORMATION
Steps to Reproduce Problem1. Create a new form and add a pageframe to the form. 2. Set the PageCount property of the form to 3. 3. Select the PageFrame, click the secondary (right) mouse button, and 4. Change the PageOrder property of Page1 to 2.
5. Save the form as Test1. 6. Run the form. 7. On the Tools menu, click Debug. (Click Debugger for Visual FoxPro 5.0 8. Type the following into the Debug window (the Watch window in Visual
If you click Page2, the debug window shows Page1 as the page name. The page
name should be Page2.
KBCategory: kbtool kbbuglist KBSubcategory: FxtoolFormdes VFoxWin buglist5.00 buglist3.00 buglist3.00b Additional reference words: 5.00 3.00 3.00b kbvfp600
|
Last Reviewed: August 10, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |