BackgroundContextMenuInsertAsLink Property |
The toolstrip item to insert a link to file(s) on the the clipboard,
this functionality is not yet available, hence the items is not added to the background
context menu per default.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ToolStripItem InsertAsLink { get; }
Public ReadOnly Property InsertAsLink As ToolStripItem
Get
public:
property ToolStripItem^ InsertAsLink {
ToolStripItem^ get ();
}
member InsertAsLink : ToolStripItem with get
Property Value
Type:
ToolStripItemSee Also