Re: TreeView text nodes wordwrap

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: RBischoff (rybolt_at_gmail.com)
Date: 11/23/04


Date: Tue, 23 Nov 2004 12:46:05 -0800

Hello fuul,
 Yes it is possible. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwinforms/html/custcntrlsamp4.asp

Best of luck!

Your C# ally ,
RBischoff

f> I am looking for a way to make the TreeView's nodes wrap instead of
f> forcing horizontal scrolling (or find a custom TreeView control that
f> someone else has already tweaked.)
f>
f> If no one knows where I can find such a version, do you think it is
f> worth a try at overloading the class and customizing the way the
f> nodes are drawn? Is that even possible? If so, could someone give me
f> a link to an example of someone customizing the way a control is
f> drawn?
f>
f> Thank you all very much...
f>
f> fuul
f> treeviewquestion@smithlings.com