BackgroundContextMenuInsert Property |
Contains the ToolStripItem 'paste'
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ToolStripItem Insert { get; }Public ReadOnly Property Insert As ToolStripItem
Get
public:
property ToolStripItem^ Insert {
ToolStripItem^ get ();
}member Insert : ToolStripItem with get
Property Value
ToolStripItem
See Also