Set the TextBoxBase (eg; TextBox etc) that this GUI will spell check.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
void SetTextComponentToCheck( TextBoxBase textComponent )
void SetTextComponentToCheck( TextBoxBase textComponent )
Sub SetTextComponentToCheck ( textComponent As TextBoxBase )
Sub SetTextComponentToCheck ( textComponent As TextBoxBase )
void SetTextComponentToCheck( TextBoxBase^ textComponent )
void SetTextComponentToCheck( TextBoxBase^ textComponent )
abstract SetTextComponentToCheck : textComponent : TextBoxBase -> unit
abstract SetTextComponentToCheck : textComponent : TextBoxBase -> unit

- textComponent (TextBoxBase)
- the TextBoxBase that this will spell check.

Exception | Condition |
---|---|
ArgumentNullException | if textComponent parameter is null. |
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412