VB6Coder
May 16th, 2001, 03:08 AM
When I edit a treeview node label that goes over the edge of the treeview, the last character is always only half displayed. If you then start to add more characters to the end of the existing label text, the end character still remains half displayed. It looks like the Label Edit control is to long or has an incorrect Z Order value.
The Windows Explorer doesn't have this problem.
How can I make sure that the last character of a node label is always visible when you add text to the end of the label during an edit?
The Windows Explorer doesn't have this problem.
How can I make sure that the last character of a node label is always visible when you add text to the end of the label during an edit?