Click or drag to resize

ShellBreadCrumbBar Constructor (ShellAddressBar)

Constructor for creating a ShellBreadCrumbBar instance.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellBreadCrumbBar(
	ShellAddressBar pParent
)

Parameters

pParent
Type: Jam.ShellShellAddressBar
The ShellAddressBar that hosts this instance.
See Also