ShellBrowser .Net Edition
GetThumbnailCallback Method (b, State)
NamespacesJam.ShellThumbnailImageGetThumbnailCallback(Image, Object)
This method is called when the thumbnail image is rendered completely
Declaration Syntax
C#Visual BasicVisual C++
protected void GetThumbnailCallback(
	Image b,
	Object State
)
Protected Sub GetThumbnailCallback ( _
	b As Image, _
	State As Object _
)
protected:
void GetThumbnailCallback(
	Image^ b, 
	Object^ State
)
Parameters
b (Image)
The bitmap of the thumbnail image
State (Object)
Not used.

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