Click or drag to resize

ShellContextMenuProviderCustomMenuStrip Property

Sets the custom menu strip.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public ContextMenuStrip CustomMenuStrip { get; }

Property Value

Type: ContextMenuStrip
The custom menu strip.
See Also