property ExFolderView.IncludeFolder as Boolean
Retrieves or sets a value indicating whether the control fires IncludeFolder event before inserting folders to the tree.

TypeDescription
Boolean A Boolean expression that specifies whether the control fires the IncludeFolder event to customize the list of folders being displayed.
By default, the IncludeFolder property is False. The IncludeFolder event notifies your application that a new folder is included in the control's list. Setting the IncludeAttributeMask property determines the type of Folders that control displays