Skip to content

geumjaLee/how-to-configure-the-dxspellchecker-behavior-for-the-textedit-control-t572386

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

  • [MainWindow.xaml](./CS/DXSpellChecker for TextEdit/MainWindow.xaml) (VB: [MainWindow.xaml](./VB/DXSpellChecker for TextEdit/MainWindow.xaml))
  • [MainWindow.xaml.cs](./CS/DXSpellChecker for TextEdit/MainWindow.xaml.cs) (VB: [MainWindow.xaml.vb](./VB/DXSpellChecker for TextEdit/MainWindow.xaml.vb))

How to Configure the DXSpellChecker behavior for the TextEdit control

The following example shows how to add the DXSpellChecker behavior mechanism to the TextEdit.
Additionally, the DXSpellChecker behavior is supported by the MemoEdit, standard TextBox and  RichTextBox controls.


About

.NET, WPF, DXSpellChecker for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 54.5%
  • Visual Basic .NET 45.5%