Click or drag to resize

ShellAddressBarPane Enumeration

Possible panes of an ShellAddressBar.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
[FlagsAttribute]
public enum ShellAddressBarPane
Members
  Member nameValueDescription
BreadCrumbBar0 The ShellBreadCrumbBar in the middle.
History1 The ShellHistoryToolBar on left side.
SearchEdit2 The ShellSearchEdit on right side.
See Also