Click or drag to resize

ShellBreadCrumbBar Constructor (ShellAddressBar)

Constructor for creating a ShellBreadCrumbBar instance.

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

Parameters

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