Click or drag to resize

DetailsPaneOnHandleCreated Method

Raises the HandleCreated event and assigns the timer's synchronizing object.

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

Parameters

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