Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background colors in text boxes
Message
 
To
01/07/1999 18:33:38
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00236757
Message ID:
00236767
Views:
7
Bob,

Try this;

In the activate for each page put this line of code, This.Refresh().

I will bet that you are enabling and disabling the controls in their refresh methods. The problem you are getting is because VFP only refreshes the visible page, other pages are not refreshed. By calling their refresh in the activate you are causing them to be refreshed as they are brought forward.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform