JamBaseShellListViewShellContextMenu Property |
Indicates whether the Windows ShellContextMenu should be shown or not.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public bool ShellContextMenu { get; set; }
Public Property ShellContextMenu As Boolean
Get
Set
public:
property bool ShellContextMenu {
bool get ();
void set (bool value);
}
member ShellContextMenu : bool with get, set
Property Value
Type:
BooleanSee Also