Now all edit controls for tree labels are subclassed (previously only the ones
created by EditLabel were ).
Now GetEditControl() always returns a pointer to a textctrl when editing
is in progress.
Removed #if-0 code in GetEditControl() to do the above.