Click or drag to resize

ShellContextMenuProviderCreatePopupMenu Method

Creates popup menu.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected override IntPtr CreatePopupMenu()

Return Value

Type: IntPtr
The handle of the new popup menu.
See Also