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.1
Syntax
protected override void OnPaint(
	PaintEventArgs e
)

Parameters

e
Type: System.Windows.FormsPaintEventArgs
Contains event information.
See Also