Click or drag to resize

ShellContextMenuProviderCreatePopupMenu Method

Creates popup menu.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
protected override IntPtr CreatePopupMenu()

Return Value

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