Click or drag to resize

ThumbnailMode Enumeration

Values that represent the possible values for ThumbnailMode./

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public enum ThumbnailMode
Members
  Member nameValueDescription
Auto0Uses file icons for small viewstates and switches to thumbnails automtatically at larger sizes.
PreferIcons1Uses the icons, except for Thumbnails.
PreferThumbnails2Displays thumbnails even for small sizes.
See Also