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

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