Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
THISFORM.DoAll function similar to THISFORM.SetAll
Message
De
30/12/1998 16:32:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00171476
Message ID:
00171725
Vues:
30
>>Hi everyone,
>>
>>Is there some way I can run a method for all controls on a form who are part of a class ... in the same way I can set a property on all controls on a form who are part of a class?
>>
>>THISFORM.DoAll("Refresh","MyClass") ????
>
>Klas,
>
>In addition to what Christof has told you, THISFORM.Refresh() will fire the refresh of all contained controls in the form.

This is really only true in VFP 3.

In VFP 5 and 6, only controls whose baseclass has a refresh method get fired.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform