Click or drag to resize

ThumbnailImageIconsAsThumnbnails Property

If set to true (default) the component uses icons if the shown file system element does not supply a thumbnail. Set false if only thumbnails are to be used.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool IconsAsThumnbnails { get; set; }

Property Value

Type: Boolean
See Also