Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For Each ...in Thisform
Message
De
16/11/2003 19:35:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
For Each ...in Thisform
Divers
Thread ID:
00850516
Message ID:
00850516
Vues:
52
How to find out every textbox in the FORM. I try to use FOR EACH, but system prompt me error :


FOR EACH oControl IN THISFORM
IF oControl.baseclass = 'TEXTBOX'
WAIT WINDOW oControl.name
ENDIF
ENDFOR


Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform