Array of TextBoxBases this GUI will spell check.
| C# | Visual Basic | Visual 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
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)