Click or drag to resize

ShellBreadCrumbBar(ShellAddressBar) Constructor

Constructor for creating a ShellBreadCrumbBar instance.

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

Parameters

pParent  ShellAddressBar
The ShellAddressBar that hosts this instance.
See Also