Click or drag to resize

ShellTreeViewOnHandleCreated Method

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Parameters

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