Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview Problems
Message
 
To
23/05/1998 17:16:01
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00101436
Message ID:
00101460
Views:
23
>Hi All,
>
>I'm having problems with my Treeview control and any help would be appreciated.
>
>I can happily drop the control on my form along with an accompanying Image List control. However, I can't get the two controls to talk to each other. I cannot get the Treeview property sheet to recognise that the Image List is present.
>
>Any ideas?
>
>TIA
>
>Paul Robinshaw

Paul, it is well known bug? feature? :)

Try this in your TreeView Init method:
this.Object.ImageList = this.parent.oleImageList.Object
(supposing your ImageList control has name "oleImageList")

NIck
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform