ShellComboBoxShellBrowser Property |
A ShellBrowser instance that is used to navigate through the files.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected ShellBrowser ShellBrowser { get; }
Protected ReadOnly Property ShellBrowser As ShellBrowser
Get
protected:
property ShellBrowser^ ShellBrowser {
ShellBrowser^ get ();
}
member ShellBrowser : ShellBrowser with get
Property Value
Type:
ShellBrowserSee Also