Keyoti RapidSpell Desktop .NET API Docs
TextBoxBasesToCheck Property
APIKeyoti.RapidSpellRapidSpellDialogTextBoxBasesToCheck
Keyoti RapidSpell Desktop .NET
Array of TextBoxBases this GUI will spell check.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public TextBoxBase[] TextBoxBasesToCheck { get; set; }
public TextBoxBase[] TextBoxBasesToCheck { get; set; }
Public Property TextBoxBasesToCheck As TextBoxBase()
	Get
	Set
Public Property TextBoxBasesToCheck As TextBoxBase()
	Get
	Set
public:
property array<TextBoxBase^>^ TextBoxBasesToCheck {
	array<TextBoxBase^>^ get ();
	void set (array<TextBoxBase^>^ value);
}
public:
property array<TextBoxBase^>^ TextBoxBasesToCheck {
	array<TextBoxBase^>^ get ();
	void set (array<TextBoxBase^>^ value);
}
member TextBoxBasesToCheck : TextBoxBase[] with get, set
member TextBoxBasesToCheck : TextBoxBase[] with get, set
Property Value
array<TextBoxBase>[]()[][]

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