Click or drag to resize

JamBaseShellListViewOnCreateControl Method

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