Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I add an object to a class at design time?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018288
Message ID:
01018289
Views:
14
>Hey guys,
>
>I have a class that uses ADDOBJECT to, well, add objects in the INIT() of the parent. I would like to have IntelliSense ability with the added objects. Is there a way to append objects to an object at design-time?

Define a variable for the object reference:
LOCAL oRef AS Yourobject IN yourprogram.prg
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform