Variable row-height list control
Article Writing
1
Posts
1
Posters
1
Views
1
Watching
-
Is there an example of a list control where the text in any column wraps (changes the row height and the text appears underneath) if it is longer than the column width? Michael Dunn wrote an article where he said he acheived this by handling the NM_CUSTOMDRAW message, but he didn't show any code on how to do it. Does anybody know how to do this? Larry