| Language: | C# |
| Category: | Desktop |
| Subcategory: | Shell |
| Date: | 2008-08-29 |
| Downloads: | 0 |
| Size: | 118 kb |
| Author: | Nelly |
| Requirements: | |
| Limitations: |
This control replicates your standard windows explorer, without the built in file ops etc. I've added a few property`s, 1.Network Map, 2.TreeView, 3.ListView icon size and 4.Selected path. Just click one of the buttons on the ToolBar to activate these options.
Full source code for the dll is included in the project, other enhancements include automatic update of TreeView and FileList after FileSystemNotifications, eg. Directory and File, Delete, Move and Copy operations. CD notifications are also included. Just load the c# Form1 project to see the example. If you want the control in your own project, all you have to do is add a reference to the Navigator.dll.