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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204