Introduction

This application is a clone of Windows Explorer. Unlike other Windows Explorer code available in .NET, I have tried to make it closed to Microsoft Windows Explorer.

Design

The design of the program is Object Oriented. Following are the key elements of the design:

User Interface

The interface consists of:

Functionality

Following functionality have been included in the Program

Limitations

Well, nothing is perfect in this world (except for her smile), so the program is no exception and has some limitations like

Plus Points