Click or drag to resize

ThumbnailImageOnThumnbailLoaded Method

Calls the ThumbnailLoaded event

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

Parameters

e  EventArgs
Contains event information.
See Also