Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tip of the Day --- Pageframe and Page Refreshing
Message
De
02/12/1999 15:25:53
 
 
À
02/12/1999 15:24:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00297873
Message ID:
00298129
Vues:
37
Kinda tough to send a parm to a Refresh method. I hate modifying events of base classes.

>>How about this...:
>
>That might work, personally, I'd pass a reference to the page, then compare the Name property.
>
>
>lparam toPage
>FOR EACH loPage IN THIS.Pages
>   IF loPage.Name # toPage.Name
>      loPage.Refresh()
>   ENDIF
>ENDFOR
>
Of course validate the toPage first :-)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform