Keyoti RapidSpell WPF API Docs
AddTextComponent Method (textBoxBase)
APIKeyoti.RapidSpell.WpfRapidSpellDialogAddTextComponent(TextBoxBase)
Keyoti RapidSpell WPF
Adds a TextBoxBase (TextBox, RichTextBox and derivatives) to be checked.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void AddTextComponent(
	TextBoxBase textBoxBase
)
Public Overridable Sub AddTextComponent ( _
	textBoxBase As TextBoxBase _
)
public:
virtual void AddTextComponent(
	TextBoxBase^ textBoxBase
)
Parameters
textBoxBase (TextBoxBase)

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