Click or drag to resize

ShellContextMenuProviderCreatePopupMenu Method

Creates popup menu.

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

Return Value

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