Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TreeView Line Break or Word Wrap?

Status
Not open for further replies.

jwruble

Programmer
May 29, 2002
16
0
0
US
I am using a TreeView to display a list of questions from a database. Some of the questions are very long, and I would like to be able to somehow insert line break or format the tree nodes with a word wrap so that the user can see all of the text without having to scroll.

Does anybody know if it is possible to do this?
 
Not sure if it is possible. But you could perhaps have a tooltip that displays the full question?

------------------------
Hit any User to continue
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top