Results 1 to 3 of 3

Thread: listview control.

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2000
    Posts
    215
    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

  2. #2
    Guest
    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.

  3. #3
    Guest
    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
  •  



Click Here to Expand Forum to Full Width