c# - Recommendation for WinForms Spell Checker -


i have winforms application editing text in large richtextbox control.

can suggest easiest (and cheapest) way add spell checking richtextbox control?

one option use hosted content , place wpf control offers spell checking. example wpf richtextbox has property spellcheck can enable.

note wpf uses own spellchecker , doesn't require microsoft office.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -