These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Disable autolisting of subfolders for a rootfolder

I only want to display some of the subfolders, not all.

So is there a way to disable the autolisting of the subfolders.
I'm adding the subfolders that i would like to see by AddSubFolder() method
Tom 5/16/2011 7:13 AM
Youcan mark the subfolders in question hidden in Windows Explorer and then set ShowHiddenFilesAndFolders property to false. This way the subfolders will not be displayed.
Cem Alacayir 8/1/2011 11:56 AM