Skip to content

Load multiple dictionaries to check spelling of a multi-language text in a simple text box control.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-spellchecker-enable-in-text-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spell Checker for WinForms - Check Spelling to a Text Box

This example illustrates how to load multiple dictionaries to check the spelling of a multi-language text in a simple text box control. Also, you will see how to add a Custom Dictionary so that the user can add custom words to it.

Make sure that the "Copy to Output Directory" option for the dictionary files is set to "If Newer". This action prevents custom dictionary files from being overwritten.

Files to Review

Documentation

About

Load multiple dictionaries to check spelling of a multi-language text in a simple text box control.

Topics

Resources

License

Stars

Watchers

Forks