JamBaseShellListViewShowExtraLargeIcons Property |
Obsolete: Use ViewState.ExtraLargeIcons instead.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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