H Hrvoje Voda May 29, 2007 #1 How to add a list of images into listview? Should I use different tool? Hrcko
G Guest May 29, 2007 #2 See if LargeImageList and SmallImageList properties are what you are looking for.
H Hrvoje Voda May 29, 2007 #3 I managed to fill the listview with images, but how can I click on each image to see it's larger image? Hrcko
I managed to fill the listview with images, but how can I click on each image to see it's larger image? Hrcko
I Ignacio Machin \( .NET/ C# MVP \) May 29, 2007 #4 Hi, Depending of what View setting you have the control use one or the other list, See the ListView.View in the property window
Hi, Depending of what View setting you have the control use one or the other list, See the ListView.View in the property window