Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview .Object property weirdness
Message
 
 
To
24/09/2002 13:25:03
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00703871
Message ID:
00704084
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform