An open API service indexing awesome lists of open source software.

https://github.com/robinrodricks/easyexplorer

An easy Windows Explorer component for .NET apps.
https://github.com/robinrodricks/easyexplorer

Last synced: about 1 year ago
JSON representation

An easy Windows Explorer component for .NET apps.

Awesome Lists containing this project

README

          

# EasyExplorer
EasyExplorer is the easiest way to integrate Windows Explorer functionality into your app. The component is configurable, and events are provided for all user actions such as navigating folders, opening files, etc. All credits go to [Steven Roebert](http://www.codeproject.com/Articles/15059/C-File-Browser) for building this component in 2006.

## Screenshots

### Folder View

![](https://github.com/hgupta9/EasyExplorer/raw/master/Website/ee2.png)

### Control Panel View

![](https://github.com/hgupta9/EasyExplorer/raw/master/Website/ee1.png)