Keyoti RapidSpell Desktop .NET API Docs
TextBoxBase Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeAgentTextBoxBase
Keyoti RapidSpell Desktop .NET
Gets the TextBoxBase instance (if applicable) that this object is spell checking.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBoxBase TextBoxBase { get; }
public TextBoxBase TextBoxBase { get; }
Public ReadOnly Property TextBoxBase As TextBoxBase
	Get
Public ReadOnly Property TextBoxBase As TextBoxBase
	Get
public:
property TextBoxBase^ TextBoxBase {
	TextBoxBase^ get ();
}
public:
property TextBoxBase^ TextBoxBase {
	TextBoxBase^ get ();
}
member TextBoxBase : TextBoxBase with get
member TextBoxBase : TextBoxBase with get
Property Value
Remarks
Returns null if working with an IAYTTextBox that is not derived from TextBoxBase.

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