Click or drag to resize

SystemListViewCreateParams Property

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

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

Property Value

Type: CreateParams
See Also