Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cloneobject() in a subclass of a combobox
Message
De
05/11/1998 10:38:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Cloneobject() in a subclass of a combobox
Divers
Thread ID:
00154829
Message ID:
00154829
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform