Keyoti RapidSpell Desktop .NET API Docs
RemoveTextComponent Method (textBoxBase)
APIKeyoti.RapidSpellRapidSpellDialogRemoveTextComponent(TextBoxBase)
Keyoti RapidSpell Desktop .NET
Removes a TextBoxBase (TextBox, RichTextBox and derivatives) to be checked.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual void RemoveTextComponent(
	TextBoxBase textBoxBase
)
Public Overridable Sub RemoveTextComponent ( 
	textBoxBase As TextBoxBase
)
public:
virtual void RemoveTextComponent(
	TextBoxBase^ textBoxBase
)
abstract RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
override RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
Parameters
textBoxBase (TextBoxBase)

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