Alvas.FileControls - Version 2.0 Alvas.FileControls (Windows.Forms) is a collection of 100% native CLR compliant controls written in C#.Collection allows C# and VB.Net developers to operate with files without writing code.Enough to place ExplorerTreeView and ExplorerListView on the form to get the possibilities of Windows Explorer in your applications... Requirements: .Net Framework v1.0 or later Recommended: .Net Framework with Visual Studio .Net 7.0 or later Part of Alvas.Suite How to use1 variant 1. Place ExplorerTreeView, ExplorerListView on the form. 2. Connect them. 3. Enjoy.2 variant1. Place DriveComboBox, FolderListBox, FileListBox, FilterComboBox on the form. 2. Connect them. 3. Enjoy. Package contains: 1. ExplorerTreeView is a specialized tree view control that represents folders tree. 2. ExplorerListView is a specialized list view that lists all the files in a specified directory. 3. DriveComboBox implements a specialized combo box that displays drives list. 4. FolderListBox is a specialized list box that represents folders tree. 5. FileListBox is a specialized list box that lists all the files in a specified directory. 6. FilterComboBox is a specialized combo box that presents the file filters. 7. DiskInfo - Shows an information about the disk. 8. DragFile - allows specified control drag'n'drop files from Windows Explorer. 9. FileFind - allows to find files entire disk. 10. PathInfo - Shows an information about the path.