Click or drag to resize

ShellBreadCrumbBarEditor Property

Gets the editor component.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public CustomFolderComboBox Editor { get; }

Property Value

Type: CustomFolderComboBox
The editor.
See Also