Click or drag to resize

JamBaseShellListViewDisplayBackgroundContextMenu Method

Shows the BackgroundContextMenu if it is non-null.

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

Parameters

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