- Multiline Listview header
- Posted by abhi on March 17th, 2007
Hi,
Is there any way we can show multiline text in list view header. I
dont want to increase my list view column width. My header text is
long so it is not displayed completely in header. Can I increase the
header height so that my header text occupy two or more lines in
header. It's like we have multiline static text control or multiline
caption on button. Please suugest.....
Thanks & Regards
Abhijeet
- Posted by Jeff Henkels on March 19th, 2007
See http://www.codeproject.com/listctrl/headerctrlex.asp -- it's MFC-based,
but it shouldn't be too hard to adapt to whatever framework you're using.
"abhi" <dearabhi@gmail.com> wrote in message
news:1174109436.316044.111650@y66g2000hsf.googlegr oups.com...
Similar Posts
- How to hide a listview column header? (Development Resources) by rn
- Multiline row Listview (Development Resources) by Patrick
- listview header highlight (Development Resources) by Gumby
- Handling HDN_ENDDRAG Message in ListView Control Header (Development Resources) by Mark Kelton
- WM_CTLCOLOREDIT and multiline edit (Development Resources) by Stefano \HappyMan\

