Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating control arrays w/textboxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00112639
Message ID:
00112640
Vues:
16
You don't really need control arrays in the VB sense of them.

You can use AddObject() to add textboxes at runtime, and use the thisform.Controls or thisform.Objects collections to process them in method code.

>How do I go about creating a control array using textboxes?
>
>We have command groups which use control arrays, but what about textboxes?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform