Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page not refreshing when thisform.refresh() called
Message
 
To
10/07/1998 19:48:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00116374
Message ID:
00116376
Views:
14
>I have a pageframe with about 6 pages. I thought you could refresh every object on a form by calling thisform.refresh(), but I am having to make a call to thisform.pageframe.page1.refresh() in order to get the individual objects on that page to refresh.

To save time, VFP refreshes only the active page of a page frame when you call thisform.refresh(). The usual method is to call this.refresh() in the Activate method for each page.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform