Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TreeView
Message
From
22/09/1999 10:13:36
 
 
To
22/09/1999 08:00:39
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00267251
Message ID:
00267562
Views:
21
>>I think the problem is that you need to tell the TreeView about the ImageList. For example in the Init of the form:
>>
>>THISFORM.oTree.ImageList = THISFORM.oImageList
>
>It doesn't work. I've put this code as you told me, but VFP shows me an error:
>OLE IDispatch exception code 0 from TreeCtrl: Invalid Object
>
>I'm using vfp 5.0...

Make sure that you substitute the "Name" of your treeview control for "oTree" and the "Name" of your ImageList for "oImageList".
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform