Click or drag to resize

ShellFilePreviewOnLoadPreview Method

Calls the LoadPreview event.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected void OnLoadPreview(
	LoadPreviewEventArgs eventArgs
)

Parameters

eventArgs  LoadPreviewEventArgs
A LoadPreviewEventArgs instance containing information about the file that is about to be previewed.
See Also