Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Instantiating Programatically
Message
 
À
09/07/1998 13:39:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00115825
Message ID:
00115830
Vues:
14
Thank you very much!!
Marcus.

>>I use CREATEOBJECT() to create forms all the time, but I cannot seem to be able to figure out how to programtically add a text box or other control to a form. When I do x=createobject('textbox') for example, VFP tells me that there is an object out there. I can get all the properties for X, I just don't see it anywhere. How can I get this object into a specific form? This seems so trivial, but I have spent alot of time on it. All examples of createobject() use forms. Is there another command I should be using. Thanks for any help.
>>Marcus.
>
>You shoud use ThisForm.Addobject('text1','textbox') etc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform