ShellBrowser .Net Edition
DisplayContextMenu Method (p)
NamespacesJam.ShellShellListViewDisplayContextMenu(Point)
Shows the shell context menu for the currently selected items
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayContextMenu(
	Point p
)
Public Function DisplayContextMenu ( _
	p As Point _
) As String
public:
String^ DisplayContextMenu(
	Point p
)
Parameters
p (Point)
The Position (relative to the control) at which the context menu should be shown.
Return Value
The verb of the command that was executed, e.g. "open", "properties", "copy", etc.

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