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