It seems that the RadMarkupEditor never gets focus (Focused = false) even when you are typing something (in DesignView). Is this normal behavior?
Thanks,
Tom
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 01 Jul 2015, 08:53 AM
Hello Tom,
Thank you for writing.
RadMarkupEditor is a UserControl and when you type in the text area, the text box is the one with the focus. Not sure what you want to achieve with the focus, but if you want to know whether the design or the html tab is selected, you can use the CommandTabSelected event of the ribbon control: