Click or drag to resize

JamBaseShellListViewThumbnailMode Property

Gets or sets preferences whether to display file icons or thumbnails in the list.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public ThumbnailMode ThumbnailMode { get; set; }

Property Value

ThumbnailMode
The thumbnail mode.
See Also