Click or drag to resize

JamBaseShellListView.OnHandleDestroyed Method

Tracks the handle destruction.

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

Parameters

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