BackgroundContextMenuView Property |
Returns the collection ToolStripItems for different view modes.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ToolStripMenuItem View { get; }
Public ReadOnly Property View As ToolStripMenuItem
Get
public:
property ToolStripMenuItem^ View {
ToolStripMenuItem^ get ();
}
member View : ToolStripMenuItem with get
Property Value
Type:
ToolStripMenuItemSee Also