This method is called when the thumbnail image is rendered completely

Declaration Syntax
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)