ShellBrowser .Net Edition
LargeIcons Property
NamespacesJam.ShellShellTreeViewLargeIcons
Set or get the ImageSize. True for LargeIcons, false for SmallIcons.
Declaration Syntax
C#Visual BasicVisual C++
public bool LargeIcons { get; set; }
Public Property LargeIcons As Boolean
public:
property bool LargeIcons {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)