Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cloneobject() in a subclass of a combobox
Message
From
05/11/1998 10:38:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Cloneobject() in a subclass of a combobox
Miscellaneous
Thread ID:
00154829
Message ID:
00154829
Views:
60
Hi,
I have made a combobox subclass named "sccombo"
I have made a container subclass with one object named "ocombo" of "sccombo" class in.
In the init of the container subclass, I want to duplicate the "ocombo" and change the controlsource property. The code is:

this.ocombo.cloneobject('ocombobis')
this.ocombobis.controlsource='wathever'

But I get an error with the cloneobject method. Why?

Thanks,
Nacho
Next
Reply
Map
View

Click here to load this message in the networking platform