GithubHelp home page GithubHelp logo

bubdm / javi.explorertreeview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacovis/javi.explorertreeview

0.0 0.0 0.0 105 KB

Windows Explorer navigation panel like treeview.

License: MIT License

C# 94.56% Batchfile 5.44%

javi.explorertreeview's Introduction

NuGet

Javi.ExplorerTreeView

This package provides a Windows Explorer application navigation like usercontrol for WPF. The usercontrol inherits from the standard WPF treeview and can be styled like a basic treeview.

Desktop sample This PC sample MyComputer sample Videos special folder sample

Features

  • Provides a Windows Explorer navigation pane alike treeview usercontrol for WPF
  • Targets .NET Full Framework 4
  • Supports lazy loading of treeview items
  • Dependency property to get the selected folder
  • Dependency property to set the root of the treeview
  • Dependency property to set if the tree items should be sorted
  • Dependency property UnloadItemsOnCollapse to set if the tree items should be unloaded when a branch is collapsed

Getting Started

  • Install package using nuget

Install Javi.ExplorerTreeView from NuGet using the Package Manager Console with the following command

PM> Install-Package Javi.ExplorerTreeView

Alternatively search on NuGet Javi.ExplorerTreeView

Usage

See the demo application.

Demo application

A C# WPF demo application is available which shows the usage of the ExplorerTreeView control. Code from this demo should not be used in production code, the code is only to demonstrate the basic usage of WPF ExplorerTreeView usercontrol.

License

This project is licensed under the MIT License.

Acknowledgments

Based on https://blog.khmylov.com/2010/11/18/wpf-explorer-treeview-with-selectedpath-binding/
which inherits from https://www.codeproject.com/Articles/21248/A-Simple-WPF-Explorer-Tree
see also https://joshsmithonwpf.wordpress.com/2007/11/09/reaction-to-a-simple-wpf-explorer-tree/
Uses Dirkster99's package Dirkster.WSF providing access to the Windows Shell. This package is used to interact with the windows shell in order to obtain all special folders. However, the user of this ExplorerTreeView usercontrol does not need to known anything about or have to interact with Dirkster's package.

javi.explorertreeview's People

Contributors

jacovis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.