Click or drag to resize

ShellContextMenuProvider Constructor (JamItemIdListCollection)

Creates a context menu for the passed JamItemIdListCollection.

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

Parameters

pSourceItems
Type: Jam.ShellJamItemIdListCollection
A collection of ItemIdLists the context menu is applied upon.
See Also