Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of list of objects
Message
De
30/11/2000 23:07:54
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00443608
Message ID:
00447852
Vues:
8
>Check this message for the looping through all form's controls.

FWIW, in VFP7 this will be easier since all COntainer objects will have an "Objects" property. This makes things more consistant.

For example, if you were to do this in VFP6, you would need to check Controls if it was a form, Buttons if it wasn an option or command group, Pages if it was a page frame, and Columns if it was a grid. In VFP7, just check for Objects :-)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform