Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I add Labels and txtBoxes to a form at runtime?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00196833
Message ID:
00196836
Vues:
36
>I thought I could add labels and text boxes to a form in the init method but it looks like you can only do that if you do the entire form in code. I tried addobject() and it says I can't do that. Is there a way or should I do the form in code?
>
>Thanks.

No you can use AddObject(). What the exact problem you encountered? Don't forget that you should reset Control.Visible=.t. after AddObject.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform