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

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