Click or drag to resize

JamBaseShellListViewDoBeforeShowContextMenu Method

Calls the BeforeShowContextMenu event if assigned.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected bool DoBeforeShowContextMenu()

Return Value

Type: Boolean
False, if the context menu should not be displayed, true otherwise.
See Also