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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)