C
Christopher Beltran
I am working with the ListView control and I only seem to
be able to place regular text in each cell. I would like
to place say a paragraph of text (that does not require
the user to lengthen the column width), basically a word-
wrap function inside a cell. I cannot seem to be able to
place say a label control into a ListViewItem. Does
anyone know if you can place controls other than text
strings into a listview item or if there's an easy way to
make column widths word-wrap instead of requiring resizing?
Thanks so much!
be able to place regular text in each cell. I would like
to place say a paragraph of text (that does not require
the user to lengthen the column width), basically a word-
wrap function inside a cell. I cannot seem to be able to
place say a label control into a ListViewItem. Does
anyone know if you can place controls other than text
strings into a listview item or if there's an easy way to
make column widths word-wrap instead of requiring resizing?
Thanks so much!