Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.72 KB

File metadata and controls

19 lines (13 loc) · 1.72 KB

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.