Click or drag to resize

ShellFilePreviewOnResize Method

Passes the resize event to the current PreviewHandler

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

Parameters

e
Type: SystemEventArgs
Contains event information.
See Also