Spell Checker for Rich Textbox
I wants to add a autometic spell checker for rich TextBoxes of web application on c#, that checks the spelling if rong word or out of dictionary words are high-ligheted when entered as happens in MS-word.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Riddhi ValechaPosted Oct 21, 2014, 2:23 AM
Refer the link -
http://stackoverflow.com/questions/10870737/how-to-add-spell-check-in-a-richtextbox
---
Solution of this link is -