ListView images just not showing up. Why (Drooping my head in shame that I have to ask)
Posted
by Quigrim
on Stack Overflow
See other posts from Stack Overflow
or by Quigrim
Published on 2010-04-22T06:28:21Z
Indexed on
2010/04/22
6:33 UTC
Read the original article
Hit count: 230
I am trying to display images in a WinForms ListView that is in details view mode, but images are just not showing up.
I have added a SmallImageList (and a large one for good measure, added images to them, added my items to the ListView, but when I set the ImageIndex nothing happens. Images do not show up. I have also tried using the ImageKey.
I feel like an idiot that I have to ask about this, but I must be doing something wrong. Any steps I am missing?
Thanx much.
© Stack Overflow or respective owner