ShellListBaseItemDetailsThumbnailSurrogate Property |
The preliminary thumbnail.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public Bitmap ThumbnailSurrogate {
get;
set; }
Public Property ThumbnailSurrogate As Bitmap
Get
Set
public:
property Bitmap^ ThumbnailSurrogate {
Bitmap^ get ();
void set (Bitmap^ value);
}
member ThumbnailSurrogate : Bitmap with
get, set
Property Value
Type:
BitmapSee Also