Overload | Description |
---|---|
SetActiveSpellChecking(TextBoxBase,Boolean) | Sets whether the C1SpellChecker should highlight spelling mistakes as the user types on a given System.Windows.Forms.TextBoxBase. |
SetActiveSpellChecking(WebBrowser,Boolean) | Sets whether the C1SpellChecker should highlight spelling mistakes in a System.Windows.Forms.WebBrowser control. |
SetActiveSpellChecking(Control,Object,Boolean) | Sets whether the C1SpellChecker should highlight spelling mistakes in a System.Windows.Forms.WebBrowser control. |