Click or drag to resize

ShellContextMenuProvider(ItemIdList) Constructor

Creates a context menu for the passed ItemIdList.

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

Parameters

pItemIdList  ItemIdList
The ItemIdList the context menu is applied upon.
See Also