Skip to content

Implement the IAutoCorrectService interface to create a text expander application.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-richedit-text-autocorrect-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rich Text Editor for WinForms - Use the Autocorrect Feature to Create a Text Expander Application

The RichEditControl ships with the IAutoCorrectService service that can be used to create a text expander application. Such applications enable you to replace your shorthand combination of keystrokes with predefined text or images.

This example loads the Mary Morken's 2007 list of abbreviations for medical transcriptions (13420 entries) and uses a sample smiley icon to insert instead of ":-)" combination of symbols.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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

About

Implement the IAutoCorrectService interface to create a text expander application.

Topics

Resources

License

Stars

Watchers

Forks