Hello,

I have an ASP.Net application where all my TextBox components contain the "onblur" and "onfocus" events.

The principle:
- I'd like to allow the text selection in the control (when...