property ExFolderView.IconsVisible as Boolean
Determines if the control displays the icons.

TypeDescription
Boolean A Boolean expression that specifies whether the control displays the associated icons for each folder.
By default, the IconsVisible property is True, and so associated icons are displayed for each folder. Setting this property to 'False' will cause the control not to show icons left to folder names. Setting the OverlayIcons property to True causes the control to display Overlay-ed icons. The SmallIcons property specifies whether the control displays small or large icons.