Click or drag to resize

ShellContextMenuProviderCreatePopupMenu Method

Creates popup menu.

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

Return Value

IntPtr
The handle of the new popup menu.
See Also