The text box instance that this is working with, the actual type depends on whether the TextBoxBaseToCheck property or ThirdPartyTextComponentToCheck property was set.  
            
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public Object TextBox { get; }
public Object TextBox { get; }
Public ReadOnly Property TextBox As Object Get
Public ReadOnly Property TextBox As Object Get
public: property Object^ TextBox { Object^ get (); }
public: property Object^ TextBox { Object^ get (); }
member TextBox : Object with get
member TextBox : Object with get
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

