B
bonkers
Working in VB.Net 2003....
Got a ListView showing 10 images from an ImageList. Each item has Text, too.
Problem: When I try to use a larger size image, the images start overlapping
one another, as well as overlapping the text.
Is there a way to set the distance between the Icons in the ListView (I'm
using LargeIcon view)?
I've set the font to a smaller size -- which is tricky, but can be done --
but that "shrinks" the icons. AND if I then go back and re-set the image
size, VB deletes the line I wrote that sets the font....
Got a ListView showing 10 images from an ImageList. Each item has Text, too.
Problem: When I try to use a larger size image, the images start overlapping
one another, as well as overlapping the text.
Is there a way to set the distance between the Icons in the ListView (I'm
using LargeIcon view)?
I've set the font to a smaller size -- which is tricky, but can be done --
but that "shrinks" the icons. AND if I then go back and re-set the image
size, VB deletes the line I wrote that sets the font....