Click or drag to resize

PathEditTextBox Property

Gives access to the embedded TextBox.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public TextBox TextBox { get; }

Property Value

Type: TextBox
See Also