Click or drag to resize

JamBaseShellListView.OnHandleDestroyed Method

Tracks the handle destruction.

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

Parameters

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