BackgroundContextMenuc_ViewTile Field |
constant to distinguish between menu items - tile view
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected const string c_ViewTile = "tile"
Protected Const c_ViewTile As String = "tile"
protected:
literal String^ c_ViewTile = "tile"
static val mutable c_ViewTile: string
Field Value
Type:
StringSee Also