Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the ImageList with a ListView
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00350943
Message ID:
00350986
Views:
27
Thanks but it gives me the same error.

- Aaron.

>>How do I assign the ImageList to the Listview Control in VFP6?
>>I've tried:
>>
>>THISFORM.ListView1.SmallIcons = THISFORM.ImageList1
>>
>>And
>>
>>THISFORM.ListView1.Object.SmallIcons = THISFORM.ImageList1
>>
>>But I get an "Invalid Object" Error.
>>
>>Thanks,
>>
>>- Aaron.
>
>Try:
>THISFORM.ListView1.Object.SmallIcons = THISFORM.ImageList1.Object
Aaron Young
Red Wing Software, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform