Hi all!

I am trying to code some features in my application. One of them, it is the possibility to double click on the tabpage title, and so, the title becomes editable.

So, the user can type the new tabpage name and when the user press "Enter" key, it turns uneditable again, but now, the new name is displayed.

Is it possible to do it? Someone could help me? What is the event that should I have to take to do it?

Thank you!