Home All Groups Group Topic Archive Search About

RE: Follow-up: Custom control not passing properties and events to

Author
24 Nov 2004 8:55 AM
fuul
I am trying to customize the TreeView Paint method to get the text nodes to
wrap instead of causing a horizontal scroll bar. By any chance, could I look
at the code that you developed the custom TreeView with? Any help would be
greatly appreciated. Thankx! fuul

Show quote
"AlBruAn" wrote:

> Never mind...got the whole thing working now!  :-D

Author
24 Nov 2004 8:05 PM
AlBruAn
There really isn't much to the code...at least nothing that'd help with what
you are trying to do.  All I needed to do is populate the tree and be able to
know which node was selected, so I simply dropped the TreeView into a
container along with the previously mentioned label.  The label simply acts
as a header for the tree.  I don't know of any method of forcing the TreeView
control to perform wordwrapping.  Best of luck with it!

Show quote
"fuul" wrote:

> I am trying to customize the TreeView Paint method to get the text nodes to
> wrap instead of causing a horizontal scroll bar. By any chance, could I look
> at the code that you developed the custom TreeView with? Any help would be
> greatly appreciated. Thankx! fuul
>
> "AlBruAn" wrote:
>
> > Never mind...got the whole thing working now!  :-D

AddThis Social Bookmark Button