BackgroundContextMenuInsert Property |
Contains the ToolStripItem 'paste'
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ToolStripItem Insert { get; }
Public ReadOnly Property Insert As ToolStripItem
Get
public:
property ToolStripItem^ Insert {
ToolStripItem^ get ();
}
member Insert : ToolStripItem with get
Property Value
Type:
ToolStripItemSee Also