Click or drag to resize

ShellFilePreviewOnPaint Method

Paints the error message text on the ShellFilePreview control.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override void OnPaint(
	PaintEventArgs e
)

Parameters

e  PaintEventArgs
Contains event information.
See Also