Skip to content

DevExpress-Examples/asp-net-web-forms-spell-checker-load-and-update-custom-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Web Forms Spell Checker - Load a custom dictionary and update it during spell check operations

This example demonstrates how to load a custom dictionary once a spelling check operation is started and save the words added by a user. Handle the CustomDictionaryLoading event to load a custom dictionary from the stream. Once a word is added to the custom dictionary (using the 'Add to Dictionary' button on the Check Spelling form), the WordAdded> event is raised. After that, the updated custom dictionary is saved to its original location.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Load a custom dictionary once a spelling check operation is started and save the words added by a user.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •