Keyoti RapidSpell Desktop .NET API Docs
TextBoxBaseToCheck Property
APIKeyoti.RapidSpellRapidSpellDialogTextBoxBaseToCheck
Keyoti RapidSpell Desktop .NET
The TextBoxBase (eg; TextBox etc) that this GUI will spell check.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBoxBase TextBoxBaseToCheck { get; set; }
public TextBoxBase TextBoxBaseToCheck { get; set; }
Public Property TextBoxBaseToCheck As TextBoxBase
	Get
	Set
Public Property TextBoxBaseToCheck As TextBoxBase
	Get
	Set
public:
property TextBoxBase^ TextBoxBaseToCheck {
	TextBoxBase^ get ();
	void set (TextBoxBase^ value);
}
public:
property TextBoxBase^ TextBoxBaseToCheck {
	TextBoxBase^ get ();
	void set (TextBoxBase^ value);
}
member TextBoxBaseToCheck : TextBoxBase with get, set
member TextBoxBaseToCheck : TextBoxBase with get, set
Property Value

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