‘FileSystemControls2′ is a FREE component for windows forms (.NET framework). It provides Windows Explorer like functionality to your applications. Simply drag-drop on to your windows forms. Supports Visual Studio 2003+ and Windows 98+.
- FolderView : For browsing folders, Windows Explorer’s left pane.
- FileList : For browsing folders and files, Windows Explorer’s right pane.
Latest version : 1.1.1
FAQ
1. What is the difference between FilePath and FullPath properties of FolderNode ?
FilePath gets the fully qualifed file path to the folder within the file system. FullPath property returns fully qualifed label (text property) of the node. FolderNode inherits from TreeNode, this is the same as TreeNode’s FullPath property.
2. SelectNodeFromFullPath method is not working, what am I doing wrong ?
You are propbably trying to pass the FilePath as the FullPath to the method. Please see the differnce between the two above.
This software is distrubited under Creative Commons Attribution-Noncommercial-Share Alike 3.0 license.
License

FileSystemControls2 by hyperCoder.com is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.


