Hi,
I've got a treeview control, and have caught its after-label-edit event. I want to be able to validate the user's input and adjust it - if for instance it's too long - but I only seem able to cancel the new value, not change it. Any ideas?
I don't want to have to open a new form, the user might be renaming a range of these and it shouldn't be too cumbersome.
Cheers.