ShellBrowser .Net Edition
GetThumbnailBitmap Method (p_Size)
NamespacesJam.ShellShellBrowserGetThumbnailBitmap(Size)
Returns the thumbnail image of the currently active shell object in the requested size.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap GetThumbnailBitmap(
	Size p_Size
)
Public Function GetThumbnailBitmap ( _
	p_Size As Size _
) As Bitmap
public:
Bitmap^ GetThumbnailBitmap(
	Size p_Size
)
Parameters
p_Size (Size)
The size the returned thumbnail should have.
Return Value
The thumbnail image as bitmap.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)