Click or drag to resize

JamBaseShellListViewOnHandleCreated Method

Handles the OnHandleCreated event and e.g. initializes the image list

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

Parameters

e  EventArgs
Contains event information.
See Also