Use the ThumbnailSize property to get or set the size in pixels of the thumbnail images.

Declaration Syntax
public Size ThumbnailSize { get; set; }Public Property ThumbnailSize As Size
public:
property Size ThumbnailSize {
Size get ();
void set (Size value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)