auto expand individual tile sizes in listview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using a listview with the view set to tiling to display some text in my
windows form application. The problem is that some of the text can be very
long and the text is being chopped off based on the tile size .

Is there a way to automatically expand the individual tile and show the
entire text even when the text is greater than the tile size??

Any help is greatly appreciated.
 
Hi,

How about creating 5 listviews an putting them into Details mode with small
Icon?

You can choose the column width
 

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

Back
Top