Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview not seeing imagelist
Message
From
26/01/2000 10:41:21
 
 
To
25/01/2000 13:26:54
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00322319
Message ID:
00322823
Views:
18
> THIS.OBJECT.IMAGELIST = THIS.PARENT.IMAGELIST.OBJECT

Try This.ImageList rather than This.Object.ImageList. Also, is "ImageList" the name you've assigned to the ImageList object?

BTW, I normally do this in the Init of the form rather than in the TreeView, since that way you can be sure that everything has been created and ZOrder doesn't matter.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform