'Declaration
Public Interface ISpellCheckableEditor
public interface ISpellCheckableEditor
'Declaration
Public Interface ISpellCheckableEditor
public interface ISpellCheckableEditor
The C1SpellChecker can provide spell-checking for classes implementing the required interface or basic System.Windows.Controls.TextBox controls.
To use C1SpellChecker with other editors, you should create a class that implements the ISpellCheckableEditor interface on behalf of the editor.