BackgroundContextMenuView Property |
Returns the collection ToolStripItems for different view modes.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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