ShellBrowser .Net Edition
DisplayBackgroundContextMenu Method (pLocation)
NamespacesJam.ShellSystemListViewDisplayBackgroundContextMenu(Point)
Shows the BackgroundContextMenu if it is non-null.
Declaration Syntax
C#Visual BasicVisual C++
public void DisplayBackgroundContextMenu(
	Point pLocation
)
Public Sub DisplayBackgroundContextMenu ( _
	pLocation As Point _
)
public:
void DisplayBackgroundContextMenu(
	Point pLocation
)
Parameters
pLocation (Point)
The location to display the contextmenu

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)