How do I style the RichTextBox popups? I set the theme on the RichTextBox to be Windows7, but the Find/Replace dialog buttons are not Windows7 themed.
Also, can I control where the popup dialogs appear? They cover the text that I want the user to see.
Thanks!
3 Answers, 1 is accepted
0
Accepted
Iva Toteva
Telerik team
answered on 27 Sep 2011, 12:57 PM
Hello Chad,
The UI that RadRichTextBox uses does not inherit the theme from the rich text box. However, if you set the application theme in the constructor of the window that the control is, it will be properly set on the dialogs:
Is it possible to adjust where it appears initially?
Thanks!
0
Iva Toteva
Telerik team
answered on 30 Sep 2011, 04:30 PM
Hi Chad,
We will see what can be done, so that the dialogs inherit the theme from RadRichTextBox by default.
However, as there is another solution (setting the theme to the whole Application), the issue may not be included in the upcoming Q3 release.
Greetings,
Iva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>