ShellBrowser .Net Edition
ContextMenu Property
NamespacesJam.ShellShellSystemListContextMenu
Gets or sets the shortcut menu that is associated with this control. If this property is set, the context menu is merged to the shell context menu that the control obtains from the explorer
Declaration Syntax
C#Visual BasicVisual C++
public ContextMenu ContextMenu { get; set; }
Public Property ContextMenu As ContextMenu
public:
property ContextMenu^ ContextMenu {
	ContextMenu^ get ();
	void set (ContextMenu^ value);
}

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