Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
380
Ignore Word Functionality
posted

I have created a TextEditor control, which consists of an UltraFormattedTextEditor with a toolbar of available functionality.

I have an UltraSpellChecker associated with this control.  When spell checking any text, the user can select "Add Word to Dictionary" and the word is successfully added to their User Dictionary.

How do I make the Ignore functionality work?  
(At the moment, the user can select "Ignore Once" or "Ignore All", and the word is ignored.  But when the user saves this document and opens it again, the spell checker underlines the word as mispelled; i.e. it does not remember to ignore the word.)