ShellBrowser .Net Edition
Thumbnails Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)Thumbnails
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++
public bool Thumbnails { get; set; }
Public Property Thumbnails As Boolean
public:
property bool Thumbnails {
	bool get ();
	void set (bool value);
}

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