This is a migrated thread and some comments may be shown as answers.

RadSpellChecker Theme

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Toby Riley
Top achievements
Rank 1
Toby Riley asked on 29 Mar 2011, 02:59 PM
Hi,

This there any way to theme the spellchecker popup or modify it's style?

Thanks Toby.

1 Answer, 1 is accepted

Sort by
0
Andrew
Telerik team
answered on 31 Mar 2011, 02:46 PM
Hello Tobias Riley,

Thank you for your interest in RadSpellChecker. Currntly we do not support theming the pop-ups. Actually, we are going to introduce this feature in our service pack, which is to be released in two weeks - around April 13. When that happens you will be able to theme the pop-ups this way:
RadSpellChecker.WindowSettings.Theme = new SummerTheme();
RadSpellChecker.Check(this.textBox1, SpellCheckingMode.AllAtOnce);

Of course if you want to use a specific theme you should add the appropriate assembly.
We are sorry if this caused any inconvenience. Contact us again if you have other questions.

Greetings,
Andrew
the Telerik team
Tags
General Discussions
Asked by
Toby Riley
Top achievements
Rank 1
Answers by
Andrew
Telerik team
Share this question
or