BackgroundContextMenuProperties Property |
Returns the "Properties" toolstrip menu item
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected ToolStripItem Properties { get; }
Protected ReadOnly Property Properties As ToolStripItem
Get
protected:
property ToolStripItem^ Properties {
ToolStripItem^ get ();
}
member Properties : ToolStripItem with get
Property Value
Type:
ToolStripItemSee Also