Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro Advisor january activex (listview)
Message
From
20/12/1996 11:24:47
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
 
To
19/12/1996 13:08:36
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00015641
Message ID:
00015714
Views:
30
>Hello
>
>I have try treeview and listview (page 44 FroPro Advisor) but I am not able to put images on this control. I put imagelist control first on my form and insert an image and I add a treeview control on the form. I allways have this message:
>
>ImageList must be initialized before it can be used
>
>I also tried to add item in treeview after the form is displayed but I have the same result. In my debugger my first object in my form is ImageList and the second is treeview.
>
>Any idea !

ImageList property in treeview should contain reference to
Imagelist control. ImageList control must be dropped first on the form ,
than drop treeview control and assign it's Imagelist property to Imagelist1 where Imagelist1 is a name of Imagelist control.
I hope this will help you. Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform