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