Click here to Skip to main content
15,921,660 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have lots of bitmap images in my folder, where all images are not of same size. How can I display those images in listview.

I need to display those images in listview without changing the size.

Please Help...
Posted

1 solution

well, just if you'd searched the articles first...

here you are :

ListView with Image on SubItems[^]

and you can make your own changes to OAKListView in order to fit the image.

all the credits goes to Carlos Carvalho.

----------------------
Regards

H.Maadani
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900