Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 grid problems, Please help!
Message
 
To
29/07/1999 22:16:18
Jack Lee
Wheel Giant Inc.
Changhua, Taiwan
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00248030
Message ID:
00248076
Views:
13
Jack,

VFP does smart refreshes of pages in a pageframe. That is, it only refreshes the page that can be seen. You can put the following code in the Activate event of each page in your pageframe;

This.Refresh()

to get around this behavior.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform