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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void RemoveTextComponent(
	TextBoxBase textBoxBase
)
public virtual void RemoveTextComponent(
	TextBoxBase textBoxBase
)
Public Overridable Sub RemoveTextComponent ( 
	textBoxBase As TextBoxBase
)
Public Overridable Sub RemoveTextComponent ( 
	textBoxBase As TextBoxBase
)
public:
virtual void RemoveTextComponent(
	TextBoxBase^ textBoxBase
)
public:
virtual void RemoveTextComponent(
	TextBoxBase^ textBoxBase
)
abstract RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
override RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
abstract RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
override RemoveTextComponent : 
        textBoxBase : TextBoxBase -> unit 
Parameters
textBoxBase (TextBoxBase)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412