folder and files selection in .net
I want the control component which can provide access to all file sistem like a folder browser dialog but with supprot of which i can select many folders and file.开发者_如何学运维 whether there is already such a component in VS 2008 or made by third parties or should I create it myself?
I am decide to use System.Windows.Forms.TreeView
精彩评论