1
My ListView does not always show the image I have set.
I have a listView control, and an ImageList on my form. I have the ImageList set as the SmallImageList for my ListView. When I load the data into my ListView, I check one field to see if a flag is set to “Y”. If it is, I execute the following lines to display my image [...]
Answer Question
| June 30, 2009 1:06 PM
ImageList, listview, VB.NET, VB.NET 2005, VB.NET ImageList, VB.NET ListView
I have a listView control, and an ImageList on my form. I have the ImageList set as the SmallImageList for my ListView. When I load the data into my ListView, I check one field to see if a flag is set to “Y”. If it is, I execute the following lines to display my image [...]
1





