How to Check Incorrect Words in RadTextBox
Environment
Product Version | Product | Author |
---|---|---|
2019.3.1022 | RadTextBox for WinForms | Desislava Yordanova |
Description
This articles aims to show you how to get a list of the incorrect words in RadTextBox by using the auto-spell check functionality that RadSpellChecker offers.
Solution
The following code snippet demonstrates a sample approach how to benefit from the TextBoxSpellChecker that RadSpellChecker uses for checking the correct words in RadTextBox.