Click or drag to resize

ShellTreeViewUseSystemStyles Property

Use this property to turn on or off the usage of the system specific design, i.e. enable Vista visual styles of the explorer components.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool UseSystemStyles { get; set; }

Property Value

Type: Boolean
See Also