I am trying to implement a ‘underline\fix while you type spell checker’ can anyone point me to some examples.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You don’t need to WPF has a built in spell checker.
When a word is misspelled in the textbox it will:
The spelling suggestions is taken from the dictionary used by Office2007. You don’t need Office 2007 installed as it uses a copy of the dictionary. However, the functionality will be the same.