The TextBoxBase (eg; TextBox etc) that this GUI will spell check.
| C# | Visual Basic | Visual C++ | F# |
public TextBoxBase TextBoxBaseToCheck { get; set; }
Public Property TextBoxBaseToCheck As TextBoxBase Get Set
public: property TextBoxBase^ TextBoxBaseToCheck { TextBoxBase^ get (); void set (TextBoxBase^ value); }
member TextBoxBaseToCheck : TextBoxBase with get, set
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204