Bring up the spell checker Form and start checking the TextBoxBase textComponent.
| C# | Visual Basic | Visual C++ | F# |
public void Check( ISpellCheckableTextComponent textComponent )
Public Sub Check ( textComponent As ISpellCheckableTextComponent )
public: virtual void Check( ISpellCheckableTextComponent^ textComponent ) sealed
abstract Check : textComponent : ISpellCheckableTextComponent -> unit override Check : textComponent : ISpellCheckableTextComponent -> unit
- textComponent (ISpellCheckableTextComponent)
| Exception | Condition |
|---|---|
| ArgumentNullException | if textComponent parameter is null. |
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204