Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set the textbox's property all at once
Message
De
28/08/2019 16:31:04
Joe Kaufman
Bell Laboratories Inc.
Wisconsin, États-Unis
 
 
À
28/08/2019 16:28:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01670399
Message ID:
01670401
Vues:
51
>what is the faster way to change the property of all textbox on the form.
eg. I want to change them to FontBold=.t., instead of doing one by one,
I think there is a way to collect all the textbox into array and then set it at once.

>Thanks in advance

>Jerry Yang

Have you looked at SetAll()? That lets you set a property for all controls of the same type in a container. Seems like that would work for you.

Thanks,
Joe Kaufman
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform