Click or drag to resize

JamBaseShellListViewOnHandleDestroyed Method

Tracks the handle destruction.

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

Parameters

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