Click or drag to resize

ThumbnailImageOnThumnbailLoaded Method

Calls the ThumbnailLoaded event

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected void OnThumnbailLoaded(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Contains event information.
See Also