Keyoti RapidSpell Desktop .NET API Docs
TextBoxBase Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeTextBoxBase
Keyoti RapidSpell Desktop .NET
The TextBoxBase text box to check as the user types/modifies text. Do NOT set an AYTRichTextBox or AYTTextBox control here, use the TextComponent property instead.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBoxBase TextBoxBase { get; set; }
public TextBoxBase TextBoxBase { get; set; }
Public Property TextBoxBase As TextBoxBase
	Get
	Set
Public Property TextBoxBase As TextBoxBase
	Get
	Set
public:
property TextBoxBase^ TextBoxBase {
	TextBoxBase^ get ();
	void set (TextBoxBase^ value);
}
public:
property TextBoxBase^ TextBoxBase {
	TextBoxBase^ get ();
	void set (TextBoxBase^ value);
}
member TextBoxBase : TextBoxBase with get, set
member TextBoxBase : TextBoxBase with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412