Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView Node Enabled
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
TreeView Node Enabled
Miscellaneous
Thread ID:
00651317
Message ID:
00651317
Views:
78
Hi all,

I'm trying to set a Node of a TreeView so that its visible but disabled, I assumed that I could just create the node then set its enabled property to false.
loNode = .Add(lcParent, lcRelation, lcKey, Alltrim(cDesc), lcImage)
loNode.Enabled = .F.
But this gives the error "OLE error code 0x80020006: Unknown name.

Anybody know what I should be doing?
Thanks in anticipation.
Caroline
Next
Reply
Map
View

Click here to load this message in the networking platform