Click or drag to resize

SystemListViewCreateParams Property

Overwriting the CreateParams property to set the WS_VISIBLE flag; bug #8960

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

Property Value

Type: CreateParams
See Also