I want to change the text of a tree control label when user starts editting. For example, let the tree node label is 'Name(100)'. When
user clicks Rename, the label should become 'Name' and not Name(100). How to do this?
Thanks in advance.
-Tony
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Tree control - edit label
|
Click Here to Expand Forum to Full Width |