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