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.2
Syntax
protected override void OnResize(
	EventArgs e
)

Parameters

e  EventArgs
Contains event information.
See Also