ListViewItem

V

VJ

How do I assign Images dynamically.. looks like I can only use a ImageList
and ImageIndex.. how can set a Image to ListViewItem, without using the
ImageList?

VJ
 
T

Tom Shelton

How do I assign Images dynamically.. looks like I can only use a ImageList
and ImageIndex.. how can set a Image to ListViewItem, without using the
ImageList?

VJ

Add the image dynamically to a imagelist control, and then assign the
index to the listviewitem.
 

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

Similar Threads


Top