Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a user defined control to a form
Message
From
30/07/2005 12:06:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Adding a user defined control to a form
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01037271
Message ID:
01037271
Views:
75
Hello,

I can pass an object (oMyObj) to a form (MyForm), it's a realtime instanced object in X.scx

In an X.scx:

DO FORM MyForm WITH oMyObj

then in MyForm.INIT:

I do receive the object fine, but I want to ADD it to the container form. But I can't find the way to achieve that using addobject().

I can't figure out the correct syntax.

Any suggestion?

Thanks,
Pablo
Next
Reply
Map
View

Click here to load this message in the networking platform