listview

G

Guest

Hello:
In my windows form, I have a listview to display all the icon images,
image size from 16 to 24. there are no text for them. it works just fine
before I move listview a little and change size a little. now listview only
show 3 columns of images instead of 7 columns. there is big space between
each column which I would like to get rid of.
I tried to move it back to orginal location and size, but does not work.
Does anybody know what's wrong there?
Is this a good idea to display a lot (> 500) image to select?



Thank you for your help


Wes
 
J

Jared

take the largest size of your images and sqaure the rest of them to that
size..then ensure that size is set in largeimagelist as well.

so get mspaint out and make images all 24x24
 
G

Guest

Thank you, Jared.
I tried your advice but does not work. Is there anything I can do ?



Thank you,
 
J

Jared

could be a bug that needs to be logged with connect.microsoft.com

I would try to get it to work way you want with normal 32x32 icons and then
start messing around with it to see exactly when it stops working way you
want.
 

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

Top