Keyoti RapidSpell Desktop .NET API Docs
AddTextBoxBase Method (textComponent)
APIKeyoti.RapidSpellRapidSpellAsYouTypeAddTextBoxBase(TextBoxBase)
Keyoti RapidSpell Desktop .NET
Add a text component to be checked to the collection.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void AddTextBoxBase(
	TextBoxBase textComponent
)
Public Overridable Sub AddTextBoxBase ( _
	textComponent As TextBoxBase _
)
public:
virtual void AddTextBoxBase(
	TextBoxBase^ textComponent
)
Parameters
textComponent (TextBoxBase)
The text box to be spell checked
Remarks
If textboxes are to be dynamically added/removed from the collection of textboxes to check, call this and RemoveTextComponent

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204