ShellComboBoxShellBrowser Property |
A ShellBrowser instance that is used to navigate through the files.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected ShellBrowser ShellBrowser { get; }Protected ReadOnly Property ShellBrowser As ShellBrowser
Get
protected:
property ShellBrowser^ ShellBrowser {
ShellBrowser^ get ();
}member ShellBrowser : ShellBrowser with get
Property Value
ShellBrowser
See Also