Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview .Object property weirdness
Message
 
 
À
24/09/2002 13:25:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00703871
Message ID:
00704084
Vues:
22
Ken,

Can you show the code that is actually erroring out?

The only time I ever use .Object is to make sure the right property gets accessed for conflicts with VFP PEMs.
oTree.object.XYZ = 
? oTree.object.ASD
I don't know if you can actually do something like
oX = oTree.object
oX.ABC =
>I am having a strange situation where if 'oTree' is a reference to my treeview control, 'oTree.object' is returning a reference to the first NODE object in the treeview rather than the treeview object itself.
>
>Any ideas why/how this could be happening?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform