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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)