Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page not refreshing when thisform.refresh() called
Message
 
À
10/07/1998 19:48:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00116374
Message ID:
00116376
Vues:
15
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform