Is there anyway that I can get the text portion of a tree control to span multiple lines?
Printable View
Is there anyway that I can get the text portion of a tree control to span multiple lines?
you could try inserting carriage return and linefeed into the string somewhere, but i doubt you will be able to do it without creating your own version of the control
I have used the tree control and don't think you can do this either