Click or drag to resize

SystemListViewOnHandleCreated Method

Preserves the system styles of the ListView if the window handle has been recreated.

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

Parameters

e  EventArgs
An System.EventArgs that contains the event data.
See Also