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.1
Syntax
public ThumbnailMode ThumbnailMode { get; set; }

Property Value

Type: ThumbnailMode
The thumbnail mode.
See Also