AFAIK it can not be done in a basic treeview, you will have to look at a 3rd party app. Even if you hardwire a carriage return line feed it does not display as word wrapped or even add a second line.
I've tried the hardwire carriage return (vbNewLine) method with no luck as well as the NodeWrap property (not sure if I used it correctly) that doesn't seem to be supported. Any suggestions would be greatly appreciated.
AFAIK, you did not use it properly since it is not a property of a standard treeview control. It should have gave you a "object does not support method or property error". If it did not give you an error maybe there is something new that I am not aware of.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.