|
-
Jun 22nd, 2000, 05:44 AM
#1
Thread Starter
Addicted Member
Hiyas,
I am trying to make a web search program a bit like web ferret, I have got it working for one search enginge so far(altavista), it connects to altavista submits the search text and then, displays the results in a listview control. But I want to display a small icon next to the list view entry, but each time I try it gives me some sort of error about an image list needing to be intialised.
so how do you do that?
thanx
-
Jun 22nd, 2000, 06:40 AM
#2
Right click on the listview in design mode. Click Properties. Select the image list tab. There will be 2 comboboxes. select the image list you want to use. If there are no image lists in the combo boxes, you need to add an image list containing the icons you want to use to your form.
-
Jun 22nd, 2000, 06:44 AM
#3
oh yea, I forgot, In the image list properties make sure the 16 X 16 option is selected. you have to select this option before you add images to the image list.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|