Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ImageList with a ListView
Message
From
02/11/2001 15:34:36
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00575817
Message ID:
00576976
Views:
21
Why do you reference .Object for the treeview and not the listview? I am surprised that it doesn't work without the .object reference. It does for me but then I have it all in a container class which I put on a form when I need it.

>>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.
Charles Richard
NVO Management Systems
crichard@nvo.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform