Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Instantiating Programatically
Message
 
 
To
09/07/1998 13:39:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00115825
Message ID:
00115830
Views:
15
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform