• 0

[VB] ListView Controls


Question

im trying to make an msn client and for this i require to use the listview control to make a list like the msn contact list, so i can have the contact list with a picture next to it showing the contacts status, i also need to use the ListViews sort control. Please could someone tell me, in a very easy way, how to use the ListView control.

thanks

jon

Link to comment
https://www.neowin.net/forum/topic/90326-vb-listview-controls/
Share on other sites

4 answers to this question

Recommended Posts

  • 0

using images isn't that hard. i dont remeber specifics so check the msdn library about it, but it seems like you load them in an imageList control and bind that control to the listView control via the properties and when you are using the 'add' method, in the last argument, you give it the image index or key in the imagelist.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.