Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tip of the Day --- Pageframe and Page Refreshing
Message
From
02/12/1999 14:54:19
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
 
To
02/12/1999 14:36:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00297873
Message ID:
00298098
Views:
33
Remember that the ActivePage property isn't the always correctly associated with Pages collection.

From the "Hacker's Guild"
ActivePage is based on the display order of the pages, not their creation order. That is, the page frame's ActivePage equals PageOrder for the page that's on top.
Unfortunately, the Pages collection uses creation order, so Pages[ ActivePage ] is meaningless.
End Quote.

Charlie
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform