Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ImageList with a ListView
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00575817
Message ID:
00576967
Views:
20
>I have an ImageList and a ListView a form.
>
>In the Init of the form I have:
>
>
>ThisForm.oleListView.ImageList = ThisForm.oleImages
>

>
>and I still get the "ImageList must be initialized..." error.
>
>Anyone know why?

When I use a treeview I use the command:
thisform.oleTreeView.ImageList = thisform.oleImageList.Object
In the init of my container (a form in this case)

-Lou.
"All my life I said I wanted to be someone ...
I can see now that I should have been more specific." -Jane Wagner
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform