D
dchman
I am using a tree view to display help topics and help text for several
operations on a screen. When a user expands the help topic, they get brief
summary of steps to do an operation. The treeview puts all of the text on
one line, so that if the text exceeds the control width, the user has to
scroll to view the entire text.
I am wondering if it is possible to get the text for a treeview node to
word-wrap (I haven't successful in locating some kind of help file yet).
operations on a screen. When a user expands the help topic, they get brief
summary of steps to do an operation. The treeview puts all of the text on
one line, so that if the text exceeds the control width, the user has to
scroll to view the entire text.
I am wondering if it is possible to get the text for a treeview node to
word-wrap (I haven't successful in locating some kind of help file yet).