Click or drag to resize

JamBaseShellListViewDisplayBackgroundContextMenu Method

Shows the BackgroundContextMenu if it is non-null.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public void DisplayBackgroundContextMenu(
	Point pLocation
)

Parameters

pLocation
Type: System.DrawingPoint
The location to display the contextmenu
See Also