Gives access to the embedded TextBox.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public TextBox TextBox { get; }
Public ReadOnly Property TextBox As TextBox
Get
public:
property TextBox^ TextBox {
TextBox^ get ();
}
member TextBox : TextBox with get
Property Value
Type:
TextBoxSee Also