Click or drag to resize

ShellAddressBarPane Enumeration

Possible panes of an ShellAddressBar.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.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