Array of TextBoxBases this GUI will spell check.

C# | C# | Visual Basic | Visual Basic | Visual 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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214