Keyoti RapidSpell WPF API Docs
TextBoxBasesToCheck Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogTextBoxBasesToCheck
Keyoti RapidSpell WPF
Array of TextBoxBases this GUI will spell check.
Declaration Syntax
C#Visual BasicVisual C++
public TextBoxBase[] TextBoxBasesToCheck { get; set; }
Public Property TextBoxBasesToCheck As TextBoxBase()
public:
property array<TextBoxBase^>^ TextBoxBasesToCheck {
	array<TextBoxBase^>^ get ();
	void set (array<TextBoxBase^>^ value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827