Click or drag to resize

ShellBrowser(ItemIdList) Constructor

Initializes a new instance of the ShellBrowser class makes the object with the given ItemIdList the active object.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public ShellBrowser(
	ItemIdList pActiveShellObject
)

Parameters

pActiveShellObject  ItemIdList
Absolute ItemIdList to the object that should be the initial active object.
See Also