JamBaseShellListViewShowExtraLargeIcons Property |
Obsolete: Use ViewState.ExtraLargeIcons instead.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Boolean
See Also