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