Click or drag to resize

JamBaseShellListViewDisplayContextMenu Method

Shows the shell context menu for the currently selected items

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string DisplayContextMenu()

Return Value

Type: String
The verb of the command that was executed, e.g. "open", "properties", "copy", etc.
See Also