Click or drag to resize

ShellContextMenuProviderCustomMenuStrip Property

Sets the custom menu strip.

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

Property Value

ContextMenuStrip
The custom menu strip.
See Also