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