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

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827