Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADDOBJECT
Message
From
15/09/1999 11:35:22
 
 
To
15/09/1999 11:18:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00264974
Message ID:
00264996
Views:
21
What specific problem are you having? You should be able to something like this:

SET CLASSLIB TO MyClasslib
cName="txtName"
cClass="MyTextboxClass"
ThisForm.AddObject(cName, cClass)

>How can I make the AddObject function accept a variable for the object name?
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform