Hi John,
The original (7.2) behavior you describe was a bug. The inbox TextBox control remembers the last SelectionStart and SelectionLength values that it had when the user left the control and restores those values when the user re-entered the control. So we fixed it to do what the TextBox does.
Georgi's code should work to get the old behavior back.
Thanks Mike and Georgi for the information and the suggestions (and for the prompt responses). I'll take a look at the AfterEnterEditMode and see if that might be an option for me.
John
Thanks for your response. If you have any further questions, feel free to write us
Regards