Keyoti RapidSpell WPF API Docs
RemoveTextComponent Method (textBoxBase)
APIKeyoti.RapidSpell.WpfRapidSpellDialogRemoveTextComponent(TextBoxBase)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214