Click or drag to resize

JamBaseShellListViewOnCreateControl Method

Raises the CreateControl method.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override void OnCreateControl()
Remarks
We are using this event to initialize the control.
See Also