Click or drag to resize

ShellContextMenuProvider(JamItemIdListCollection) Constructor

Creates a context menu for the passed JamItemIdListCollection.

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

Parameters

pSourceItems  JamItemIdListCollection
A collection of ItemIdLists the context menu is applied upon.
See Also