Click or drag to resize

PathEditContextMenuStrip Property

Get or set the contextmenu strip of the control.

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

Property Value

Type: ContextMenuStrip
See Also