Gives access to the embedded TextBox.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic TextBox TextBox { get; }Public ReadOnly Property TextBox As TextBox
Get
public:
property TextBox^ TextBox {
TextBox^ get ();
}member TextBox : TextBox with get
Property Value
TextBox
See Also