Click or drag to resize

ShellTreeViewLargeIcons Property

Set or get the ImageSize. True for LargeIcons, false for SmallIcons.

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

Property Value

Type: Boolean
See Also