Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Refresh() Method
Message
De
03/04/1999 20:40:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00204972
Message ID:
00205025
Vues:
22
>Neil:
>
>Do you have any PageFrames on your form? If so, you will need to refresh each page.
>
>FOR i = 1 TO ThisForm.Pageframe1.PageCount
> Thisform.Pageframe1.pages[i].Refresh()
>ENDFOR
>
>Otherwise, I'm not sure what could be the reason. Also, you could try refreshing each control manually.
>
>--Paul
>
>>I've done that but the form still doesn't get refreshed. Any other ideas. Thanks.

Not to belabor it, but it might be worth checking to see if you typed THIS.Refresh() instead of THISFORM.Refresh().
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform