Click or drag to resize

ShellSearchEditOnHandleCreated Method

This event is triggered after the handle of the control was created.

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

Parameters

e  EventArgs
the event arguments when this Event occurs
See Also