Giter VIP home page Giter VIP logo

ucexplorertree's Introduction

ucExplorerTree

ActiveX Control Wrapper for INamespaceTreeControl

Version 1.0.1 - Released 20 Mar 2024

This is a UserControl/ActiveX control that, like ucExplorerBrowse and IExplorerBrowse, wraps the Windows shell component INamespaceTreeControl, the object that makes up an Explorer window's left pane.

image

The control is set up to look as similar to Explorer as possible with the default options; indeed I got a reference to one in an Explorer window and queried the flags it had. There's some differences; it's not truly the same object. For instance querying the roots doesn't show all the root items you actually see. I've added Libraries and Network back in; along with QuickAccess they're optional. You can also substitute ThisPC for Desktop, or insert the root nodes yourself by specifying a path.

Requires twinBASIC Beta 472 or newer to run the demo or build the OCX. Windows Vista or newer is also required. Common Controls 6.0 must be enabled by manifest.

But after that, this was built with the idea it should be creatable in other standard COM hosts. A fairly simple control to test tB's ability to make controls with wide compatibility.

IMPORTANT: Not all options work on all Windows versions, and some only work if set at startup (i.e. whatever they're set to in the Form designer). Some notable issues on Windows 10 include it seems to not produce double-click or right-click notifications, won't cycle through additional check states beyond checked/unchecked, and the items for which extra buttons Delete and Refresh are applied make no sense.

If you want more features and control, check out my ucShellTree control, which implements a namespace tree like this from scratch.

Binary releases will be coming soon after I test them. Right now this has only been tested as a UserControl inside twinBASIC.

ucexplorertree's People

Contributors

fafalone avatar

Stargazers

 avatar  avatar

Watchers

 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.