property ExFolderView.HasButtons as Boolean
Adds a (+/-) button to the left side of each parent item

TypeDescription
Boolean A boolean expression that determine if (+/-) buttons are displayed for each folder.

If this property is set to True, for each folder that has subfolders a boxed '+' sign is showed, representing a button. Clicking on that button, folder gets expanded. Even if this property is set to False, and buttons are not shown, the user is still able to expand folders, using the keyboard, or by double clicking the folder.