JamBaseShellListViewShowExtraLargeIcons Property |
Obsolete: Use ViewState.ExtraLargeIcons instead.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public bool ShowExtraLargeIcons { get; set; }
Public Property ShowExtraLargeIcons As Boolean
Get
Set
public:
property bool ShowExtraLargeIcons {
bool get ();
void set (bool value);
}
member ShowExtraLargeIcons : bool with get, set
Property Value
Type:
BooleanSee Also