ShellBrowser .Net Edition
Thumbnails Property
NamespacesJam.ShellShellListViewThumbnails
If this property is switched to true, the view will be switched to the Thumbnail mode and the inherited View property will be set to View.LargeIcon.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use ViewState.Thumbnails instead.")]
public bool Thumbnails { get; set; }
<ObsoleteAttribute("Use ViewState.Thumbnails instead.")> _
Public Property Thumbnails As Boolean
[ObsoleteAttribute(L"Use ViewState.Thumbnails instead.")]
public:
property bool Thumbnails {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)