Add Icons to subitems in a listview

G

Guest

Is it possible to add icons to subitems in listviews? I can do it no
problems for the first item in the listview using:

listviewitem = New ListViewItem("John Smith", 1) ' Column 1 Text, Imageindex

but can't seem to find a way of doing it for sub items

Can anybody help me?

Cheers
Niels
 
G

Guest

I don't understand what the post is telling me - can anyone explain it to me
like I was a 10 year old? :)

Cheers
Niels
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top