Click or drag to resize

ShellSystemListCreateParams Property

Gets the required creation parameters when the control handle is created.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected override CreateParams CreateParams { get; }

Property Value

Type: CreateParams
See Also