Array of TextBoxBases this GUI will spell check.
| C# | Visual Basic | Visual C++ | F# |
public TextBoxBase[] TextBoxBasesToCheck { get; set; }
Public Property TextBoxBasesToCheck As TextBoxBase() Get Set
public: property array<TextBoxBase^>^ TextBoxBasesToCheck { array<TextBoxBase^>^ get (); void set (array<TextBoxBase^>^ value); }
member TextBoxBasesToCheck : TextBoxBase[] with get, set
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204