Click or drag to resize

ShellTreeViewLargeIcons Property

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

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

Property Value

Type: Boolean
See Also