Keyoti RapidSpell WPF API Docs
TextBoxBasesToCheck Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogTextBoxBasesToCheck
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214