Click here to Skip to main content

Tree Controls

Desktop Development » Tree Controls
 

Tree Controls - 'Populate-on-Demand' Tree Controls 

top
Title / Updated Author Score  
Populate TreeView Menu with XML
Updated: 10 Sep 2009
This step-by step article describes how to populate a TreeView control by using XML data.
XML, C#1.0, C#2.0, C#3.0, .NET, ASP.NET, Dev, WinForm
 
ralph1957 5.00
Fast Updating of Treeview Control With a Database in VB.NET
Updated: 6 Apr 2010
A Fast Way to Update Treeview Nodes Using a Database as a Source
VB.NET, .NET (.NET1.1, .NET2.0), ADO.NET, Dev
 
seejay1120 5.00
CProgressFX and CHourglassFX
Updated: 26 Sep 2001
Two animation provider classes to add animation effects to any CWaitingTreeCtrl-derived class
VC6, Win2K, MFC, Dev
 
Paolo Messina 4.94
CWaitingTreeCtrl
Updated: 26 Sep 2001
A CTreeCtrl derived class that populates the branches of a tree only when necessary, with optional visual effects.
VC6, Win2K, Visual-Studio, MFC, Dev
 
Paolo Messina 4.88
CShellTreeCtrl
Updated: 18 Dec 2001
A CWaitingTreeCtrl-derived class to display Shell's resources
VC6, Win2K, MFC, Dev
 
Paolo Messina 4.86
CNetworkTreeCtrl
Updated: 16 Oct 2000
A CWaitingTreeCtrl-derived class to display network resources.
VC6, Win2K, MFC, Dev
 
Paolo Messina 3.75

Tree Controls - Custom Tree Controls 

top
Title / Updated Author Score  
CStaticTreeCtrl - A CStatic derived custom Tree control
Updated: 1 May 2006
Step-by-step creation of a custom Tree control from a CStatic control, implementing basic functionality, eye-candy (font, bitmap background, etc.), scrolling (bars and wheel), multiline (wrapping) text, and audio context menu.
VC6, Win2K, WinXP, MFC, Dev
 
Franc Morales 4.95
COptionTree
Updated: 19 Sep 2002
An article on an easy and neat way to include options, preferences, or settings into your applications
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Matthew R. Miller 4.94
Custom drawn vertical tree control
Updated: 14 Oct 2005
A CTreeCtrl derived class which is both: a normal CTreeCtrl or a fully custom drawn vertical tree control.
VC6, Win2K, WinXP, MFC, Dev
 
Doga Arinir 4.93
Tree Editor
Updated: 14 Dec 2003
A fully-editable Tree Editor
VC6, Win2K, MFC, Dev
 
Yossi Patt 4.92
CPropTree v1.0 - Property Tree Control
Updated: 1 Jan 2002
Custom MFC tree control that support dynamic editable items
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
 
sramsay 4.91
Win32 Editable TreeView and ListView Merged as One
Updated: 26 Apr 2011
A custom tree control for Win32.
C++, Windows, Win32, Dev, UI
 
Eitan Michaelson 4.90
VividTree - A Colorful and Picturesque Owner Drawn CTreeCtrl Class
Updated: 21 Sep 2005
An colorful owner drawn CTreeCtrl derived class loosly modeled after Skype's main window.
VC6, VC7.1, Win2K, WinXP, MFC, VS.NET2003, Dev
 
JimAlsup 4.84
CDeviceTree
Updated: 2 Apr 2004
A tree control to show installed devices like Device Manager.
VC6, Win2K, MFC, Dev
 
A. Riazi 4.81
TreeView with Columns
Updated: 20 Feb 2008
TreeView with Columns and (partially) Design Time support
C# (C#2.0, C#3.0), .NET (.NET2.0), Dev
 
jkristia 4.76
CTreeCtrlEx - Setting color and font attribute for individual items in tree control
Updated: 26 May 2002
Allows to display color items and change the font style
VC6, VC7, Win2K, WinXP, MFC, Dev
 
lion 4.64
CFolderTreeCtrl class, or how to select folders and subfolders from a drive
Updated: 21 Feb 2005
An article on how to select folders and subfolders in CTreeCtrl.
VC6, WinXP, MFC, Dev
 
AdrienP 4.61
Full-Featured Tree Control
Updated: 25 Jul 2005
Implementation of a reusable tree control with many features.
VC6, Win2K, MFC, Dev
 
Jörg König 4.60
Horizontal Tree Control
Updated: 12 Jan 2008
A Vista Explorer like implementation of a control that represents hierachical data.
C# (C#1.0, C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), Visual-Studio (VS2005), Dev
 
Sarafian 4.57
A Multi-selectable Tree Control Supports Transparent Selection Rectangle
Updated: 29 Dec 2010
A multi-select tree control that is based on Richard's implementation
C++, Windows, Win32, MFC, GDI, Dev, Controls
 
yonken 4.52
Tree Circle Draw Control
Updated: 3 Sep 2008
This control draws circles that include text and links them with a line
C# (C#1.0, C#2.0, C#3.0)
 
eng. Plamen Kovandjiev 4.17
MultiSelect DragImage in CTreeCtrl
Updated: 21 Dec 2004
This article describes how to create a multiselect drag image in CTreeCtrl.
VC6, WinXP, MFC, Dev
 
Sudheesh.P.S 4.05
Preserve the node states in a custom TreeView
Updated: 2 Sep 2011
Preserve the node states in a TreeView by adding new members and using inheritance.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0)
 
JRINC 4.00
Tree control with bitmap checkboxes supported
Updated: 24 Oct 2002
Adding a checkbox along with tree items.
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
 
Johnson Zhou 3.67
Yet Another Custom Tree Control
Updated: 2 Dec 2002
Tree control allowing 'per item style' and requiring no bitmap arrays.
VC6, Windows, MFC, Dev
 
RedZenBird 3.65
A float tree control like the parameter list control in Visual Studio
Updated: 9 Apr 2002
In Visual Studio , you will find an auto-completion list when you type your code in the IDE. This is a similar control but using a tree.
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
 
Johnson Zhou 3.07
Add Icons in WPF Tree View
Updated: 21 Apr 2008
Article describes how to add icons in WPF TreeView
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), WPF, Architect, Dev, Design, WinForm
 
ANURAG VISHNOI 2.54
My Tree Control
Updated: 10 Nov 2005
A tree control that is like a template and stores items.
VC7.1, Windows, MFC, VS.NET2003, Dev
 
Amit Ziv 1.09

Tree Controls - General 

top
Title / Updated Author Score  
CTreeFileCtrl & CSortedArray v1.06
Updated: 3 Mar 2000
Implements a tree control similar to the left hand side of Windows Explorer.
VC6, MFC, Dev
 
PJ Naughter 4.97
XHtmlTree - Tree control with support for HTML, XML, Smart Checkboxes, and Drag & Drop - Unedited
Updated: 1 Jan 2008
XHtmlTree is an MFC control based on CTreeCtrl, with support for HTML text, web links, APP: links, XML load/save, Smart Checkboxes, and Drag & Drop.
VC6, VC8.0, WinXP, Vista, MFC, VS2005, Dev
 
Hans Dietrich 4.97
Directory and network browsing using a tree control
Updated: 5 Sep 2000
An article explaining browsing my computer and the network using a TreeCtrl
VC6, Win2K, Visual-Studio, MFC, Dev
 
John McTainsh 4.93
WPF BreadcrumbBar
Updated: 3 Oct 2008
A WPF BreadcrumbBar implementation.
C# (C#1.0, C#2.0, C#3.0), XAML, WPF, Dev
 
Thomas Gerber 4.93
CTreeView Iterator
Updated: 27 Mar 2002
An iterator to parse subtree and execute function on each item/node
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Julien Martino 4.92
Hierarchical Tree Represented by Modified Preorder Tree Traversal Technique using C# 3.0 and SQL 2005.
Updated: 10 Dec 2008
Gathering of various algorithms into one library to transform Hierarchical trees between various formats, and allows them to be represented into SQL2005, the formats supported are TreeView, Textual, Tabular, Modified Preorder Tree Traversal and Graphical.
C#3.0, Vista, .NET3.5, SQL2005, Dev
 
Wael Alghool 4.92
Move Tree Items
Updated: 23 Apr 2003
Function to move or copy items and their children in a tree control
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Paul Vickery 4.92
MultiColumnTree
Updated: 5 Sep 2010
A treeview with multiple columns
VB (VB8.0), Windows (WinXP), .NET (.NET2.0), WinForm
 
red_moon 4.90
File tree control allowing selection of multiple files and folders
Updated: 4 Jun 2007
MFC tree control showing the files in a manner similar to the left-hand side of Windows Explorer, but allowing selection of multiple files and folders for further processing in your program
VC6, Win2K, WinXP, Visual-Studio, MFC, Dev
 
Victor Ricklefs 4.90
CTreeOptionsCtrl v1.21
Updated: 3 Mar 2000
A freeware MFC class to provide a tree options control.
VC6, MFC, Dev
 
PJ Naughter 4.85
Using TreeControl (TreeView) under Win32 API
Updated: 26 Mar 2003
Using the Tree control using pure Win32 APIs
VC6, Win2K, WinXP, MFC, Dev
 
Bengi 4.77
Tree control templates
Updated: 11 Jun 2001
Three tree control templates to easily operate with CTreeCtrl derived objects
VC6, Win2K, MFC, Dev
 
fjosesen 4.77
Enhancements of Matthew R. Millers COptionTree
Updated: 26 Apr 2006
This article demonstrates an enhanced version of Matthew R. Millers Option Tree
C++, Windows, Visual-Studio, MFC, Dev
 
Cornelius Eichhorst 4.76
Enumdesk Clones
Updated: 9 May 2003
Eunumdesk Clones
VC6, MFC, Dev
 
Barretto VN 4.76
CRHTree - An Owner-drawn CTreeCtrl that has Open/Close and Checkboxes on the Right
Updated: 22 Aug 2007
An owner-drawn CTreeCtrl that has checkboxes and open/close controls aligned vertically on the right hand edge of the tree for easy viewing regardless of the horizontal scroll position.
VC7.1, Win2K, WinXP, Win2003, Vista, MFC, GDI+, VS.NET2003, Dev
 
Paul Roberts 4.75
Tree Control Offering Drag and Drop, Folder Auto-expansion, New/edit/delete, and Button Move
Updated: 29 Mar 2010
A basic tree control that ties together all the functionality to make items fully editable and moveable.
C++ (VC6), Windows (Win2K, WinXP, Win2003, Vista, Win7), Win32, Dev, Design
 
Phil Outram 4.67
Tree Editor With Toolbar
Updated: 2 Feb 2005
A tree editor control with toolbar, that can be edited conveniently.
VC7, Win2K, MFC, Dev
 
skybirdcao 4.57
A faster tree control
Updated: 16 Dec 2003
An article about an open source and free fast tree control
VC6, Windows, MFC, Dev
 
Tibor Blazko, René Greiner 4.50
Simple Tree Control
Updated: 28 Oct 2002
An article on using CTreeCtrl in a simpler way (I believe).
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Ozgur Aydin Yuksel 4.48
A Print Enabled Tree View
Updated: 17 Jan 2000
Code to add printing capabilities to a Tree View.
VC6, Visual-Studio, MFC, Dev
 
Koay Kah Hoe 4.45
Creating a Simple Drives Explorer Program
Updated: 5 May 2009
A project using the Windows Explorer Framework and some API stuff
VC6, Win2K, WinXP, Visual-Studio, MFC, Dev
 
Ben Aldhouse 4.41
How To Serialize a CTreeCtrl in XML
Updated: 3 May 2006
Extend derived CTreeCtrl classes with an easy and fast to use approach for XML serialisation.
C++, Windows, Visual-Studio, MFC, Dev
 
Andreas Loeffler 4.39
Sharing folders using tree control drag & drop
Updated: 23 Feb 2000
A very simple manager for shared folders using tree control drag & drop
VC6, Win2K, MFC, Dev
 
Sardaukar 4.36
Saving Tree Structure using Serialization
Updated: 22 Jun 2009
This article demonstrates editing a tree structure and saving the job using serialization.
C# (C#1.0, C#2.0), .NET (.NET1.0, .NET1.1, .NET2.0), Dev, WinForm
 
babai28 4.33
Generic TreeView
Updated: 29 Jan 2008
Populate a TreeView from your object model
C# (C#1.0, C#2.0, C#3.0), .NET3.5, Visual-Studio, Dev
 
Mike Appleby 4.21
Code to allow you to print the content of a CTreeCtrl
Updated: 16 Mar 2003
A base class that provides all the functions you need to print a CTreeCtrl
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Roger Allen 4.06
A checkbox tree control for use in filtering selections
Updated: 23 Feb 2003
An ATL filter control
VB6, C#, VC6, VC7, .NET1.0, Win2K, WinXP, MFC, Dev
 
Magerusan Grigore Cosmin 4.00
Speeding up the tree control
Updated: 22 Aug 2000
Some notes on speed issues with the MS Tree control
VC6, Win2K, Visual-Studio, MFC, Dev
 
Tibor Blazko 3.88
MFC Tree State Manager using XML
Updated: 21 May 2002
Save and Restore multiple tree states in your MFC applications
VC6, VC7, Win2K, WinXP, Visual-Studio, MFC, Dev
 
Vivek Rajan 3.78
Drag and Drop Feature in WPF TreeView Control
Updated: 29 Jan 2010
Implementation of Drag and Drop feature in WPF TreeView Control
C#, Windows (WinXP, Vista), WPF, C#3.5
 
Irfan alam 3.56
System Drives Browsing Tree - Unedited
Updated: 3 Aug 2002
System Drives Browsing Tree
VC6, VC7, Win2K, WinXP, MFC, Dev
 
Barretto VN 3.36
World's Easiest Multi-Select TreeView
Updated: 24 May 2009
A quick and easy way to enable multi-select in a TreeView, and an easy way to iterate selected nodes.
VB7.x, VB8.0, VB9.0, .NET, WinXP, Vista, VS.NET2003, VS2005, Dev
 
terpy 3.25
XML Introspection and TreeView
Updated: 26 Jan 2009
Xml Introspection, TreeView node and PropertyGrid
C#
 
zebulon75018 2.80
multiselect treenode - Unedited
Updated: 4 Apr 2008
Easy way to implement multiselect in treeviews without using custom controls
C#, Windows
 
Ayush Shrestha 2.47
How to use 32 bit icons in CTreeCtrl
Updated: 6 Jul 2006
This article explains how to use 32 bit icons in a CTreeCtrl.
C++, Windows, Visual-Studio, MFC, Dev
 
Le Sourcier 2.45
Drag & Drop & Background Image Tree Control
Updated: 14 Jan 2003
An article that allows easy drag & drop and a bitmap background with other tree control functions.
VC6, Win2K, WinXP, MFC, Dev
 
Dan Clark 2.38
MultiSelection Tree Control
Updated: 27 Oct 2008
This tree control allows the user to select multiple tree items and enable selection through rubber banding.
VC6, VC7, VC7.1, VC8.0, WinXP, Vista, Win32, Dev
 
syed_babu 2.09

Tree Controls - Tree/List Hybrids 

top
Title / Updated Author Score  
A Tree List Control
Updated: 19 Sep 2002
A Tree List Control
VC6, Win2K, WinXP, MFC, Dev
 
TigerX 4.87
Tree Control with Columns
Updated: 19 Mar 2008
Tree control with columns that can be easily used in MFC application
C++ (VC8.0), C, Windows (Win2K, WinXP, Win2003, Vista), MFC
 
Oleg Krivtsov 4.83
TreeViewColumns User Control (Lite)
Updated: 25 Mar 2009
A TreeView having columns.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), Win32, Dev
 
Alphons van der Heijden 4.80
A custom-drawn TreeList Control
Updated: 17 Mar 2000
A custom-drawn tree-list hybrid, with explanations on how the control was developed.
VC6, MFC, Dev
 
Gerolf Reinwardt 4.53
CTreeCtrl\CListCtrl\CListBox With ToolTip Based On the Item Data
Updated: 24 Jan 2002
A CTreeCtrl derived class providing tooltips based on item data
VC6, VC7, Win2K, WinXP, MFC, Dev
 
ran wainstein 4.23
A TreeList Control
Updated: 1 Dec 1999
A tree control / list control hybrid
VC6, MFC, Dev
 
David Lantsman 3.72
CTreeListCtrl with tooltips
Updated: 13 Jun 2001
A Tree List/Tool Tip control embedded within a CView
VC6, Win2K, MFC, Dev
 
Gary Andrew Lewis 2.62
Extended Tree List Control
Updated: 12 Jun 2001
A Tree List/Tool Tip control embedded within a CView
VC6, Win2K, MFC, Dev
 
Gary Andrew Lewis 2.18

TreeView Controls 

top
Title / Updated Author Score  
XTree - A Generic Implementation
Updated: 30 Nov 2011
Revisiting the XTree implementation, using a generic controller.
C#, .NET, Architect, Dev, Controls, WinForm
 
Marc Clifton 5.00
Advanced TreeView for .NET
Updated: 10 Jul 2006
The TreeViewAdv control is designed to replace the standard .NET TreeView. It can do the same things, plus a number of advanced features like multi-selection or multi-column view.
C#, Windows, .NET2.0, VS2005, Dev, WinForm
 
Andrey Gliznetsov 4.90
Tree-Painter
Updated: 11 May 2011
Draws sets of tree nodes in a vertical way. Allows to Export an Image to SVG.
C# (C#1.0, C#2.0, C#3.0, C#4.0), XML, .NET, Dev, Design, User-controls, Algorithms, Treeview, Controls, Visualisations, Trees, WinForm
 
gaps96 4.89
TreeViewWalker - Simplifying Recursion
Updated: 20 Feb 2006
A utility class which makes it easier to create recursive methods that operate on the TreeView control.
C#, Windows, .NET1.1, VS.NET2003, Dev, WinForm
 
Josh Smith 4.89
FolderTreeView Control
Updated: 25 Oct 2002
A simple explorer-like FolderTreeView control for C#
C#, Windows, .NET1.0, Dev
 
Furty 4.89
Multi-Select TreeView Control in C#
Updated: 15 Jun 2003
A TreeView control that implements multiple selection in different ways.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Dev
 
Mikael Wiberg 4.89
Enhanced BrowseForFolder styled TreeView
Updated: 7 Mar 2004
Supports Explorer, SingleChecked and RecursiveChecked mode (checkboxes). Lets you specify the displayed drive types etc...
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
 
Chris Richner 4.89
Multiselect Treeview Implementation
Updated: 20 Sep 2007
An extension of the .NET Treeview control to provide multiselect capabilities
C#1.0, C#2.0, C#3.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, VS.NET2003, VS2005, Dev
 
Andrew D. Weiss 4.84
Tri-State Tree View
Updated: 30 May 2011
A Tri-State Tree View designed for Directory Browsing and Installers
C# (C#4.0), Windows (Win7), .NET (.NET3.5), Visual-Studio (VS2010), Dev, User-controls, UI, WinForm
 
RikTheVeggie 4.83
TreeView Rearrange
Updated: 6 Jun 2005
How to do a TreeView rearrange.
C#, VB, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
Gabe Anguiano 4.83
XTree Part III - Trees, DataSets, and DataTables
Updated: 6 Jul 2006
A general purpose tree combined with automated DataRow management.
C#, Windows, .NET, Visual-Studio, Architect, Dev
 
Marc Clifton 4.81
Dragging tree nodes in C#
Updated: 23 Jan 2005
This article shows how to implement an Explorer like treeview drag and drop in C#.
C#, Windows, .NET1.1, GDI+, VS.NET2003, Dev, WinForm
 
Michea77 4.78
A Lightweight FileTreeView with MultiSelect
Updated: 3 Apr 2010
A lightweight event driven control with minimal recursion and no manual tracking of selected items
C#, Windows, .NET (.NET3.5), Dev
 
Greg Burman 4.78
Visual Studio 2005 ToolBox Clone
Updated: 3 May 2008
A simple clone of the Visual Studio 2005 toolbox using a standard treeview
C# (C#1.0, C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista), Win32, GDI+, Dev, Design
 
Popangler 4.77
Data Binding TreeView in C#
Updated: 3 Aug 2004
C# implementation of data binding TreeView.
C#, .NET1.0, .NET1.1, WinXP, VS.NET2003, Dev
 
LZF 4.77
TreeView without right scrolling
Updated: 17 Apr 2005
This article shows how to stop right scrolling when using the EnsureVisible() method for TreeView controls.
C#, Windows, .NET, Visual-Studio, Dev
 
Martin Welker 4.76
Three State TreeView – Part 1 of 2
Updated: 3 Jun 2006
Two part series on how to create a three state Treeview in .NET 2.0 without using Win32 or a state imagelist
C#, .NET, WinXP, Win2003, VS2005, Dev, WinForm
 
BvUsername 4.74
Working with TreeView Controls
Updated: 22 Jan 2008
An article about working with TreeView controls
C#, VS2005, Dev
 
salysle 4.72
Tri-State TreeView Control for .NET 1.1
Updated: 14 Dec 2007
Tri-state checkboxes, user-defined state images, disable checkboxes per node...
C#1.0, C#2.0, C#3.0, .NET1.1, Win32, Dev
 
Evert Timmer 4.72
A TreeView Control with ComboBox Dropdown Nodes
Updated: 21 Sep 2006
This article demonstrates how to use a ComboBox dropdown to select the text for nodes in a TreeView.
C#, Windows, .NET2.0, Visual-Studio, Dev
 
Mattman206 4.72
Simple Tri-State TreeView
Updated: 30 Mar 2011
Provides another, simple way to get a tri-state TreeView, ensuring compatibility to all Windows UIs / styles
C# (C#2.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET2.0), Win32, Win64, Visual-Studio (VS2005)
 
DreamCatcher2k10 4.71
XP theme aware TreeView control which supports checkbox and radio button nodes.
Updated: 10 Oct 2003
Internet Explorer advanced settings tree view clone. Supports checkbox and radio button nodes.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
Chris Richner 4.70
Multi-select Treeview control v2.0
Updated: 15 Aug 2004
Multi-select Treeview control v2.0
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
Mikael Wiberg 4.68
Tri-State TreeView in Visual Basic .NET
Updated: 8 Oct 2007
A tri-state TreeView using VB.NET.
VB8.0, Windows, .NET2.0, VS2005, Dev
 
grega007 4.67
DataBound TreeView
Updated: 25 Oct 2006
A TreeView that can be bound to a DataTable, and can keep track of changes in it.
C#, Windows, .NET, Visual-Studio, ADO.NET, Dev
 
Jorge Bay Gondra 4.59
Virtualizing Tree View (VTreeView)
Updated: 20 Jun 2008
Virtualizing Tree View a WPF custom control base on a ListBox
C# (C#3.0), .NET (.NET3.0), Visual-Studio (VS2008), WPF, Dev
 
Paul D Dickinson 4.58
Loading and Saving XML to and from a TreeView Control
Updated: 4 Jan 2006
Details of how to load XML into a TreeView, and how to save XML to disk from a TreeView.
C#, XML, .NET1.1, WinXP, VS.NET2003, Dev
 
UsualDosage 4.58
Three State Treeview - Part 2
Updated: 19 May 2010
Treeview with Checkboxes supporting 3-state-logic
C# (C#3.0), VB (VB8.0), .NET (.NET2.0, .NET3.0, .NET3.5), WinForm
 
Mr.PoorEnglish 4.57
TreeView Multiselect Using TVS_EX_MULTISELECT in C#
Updated: 25 Oct 2007
An example using the new TreeView control TVS_EX_MULTISELECT option with C# and .NET.
C#2.0, .NET2.0, Vista, .NET3.0, .NET3.5, VS2005, Dev
 
n2jtx 4.57
An "Explorer-Style" TreeView Control
Updated: 21 Feb 2006
An article describing how to create an Explorer-style treeview with system icons.
C#, .NET2.0, Win2K, WinXP, VS2005, Dev
 
MrPJ 4.56
Populating a TreeView Control from the Database
Updated: 13 Jul 2006
How to populate a TreeView control from the database.
C#, SQL, Windows, .NET, Visual-Studio, ADO.NET, DBA, Dev
 
azamsharp 4.55
DataBound TreeView Control
Updated: 6 Jan 2005
A way to bind up a simple TreeView control.
C#, Windows, .NET1.1, ADO.NET, VS.NET2003, Dev, WinForm
 
Wai Friend 4.55
TreePane - A Control for the ASP.NET AJAX Toolkit
Updated: 2 Oct 2007
Development of an ASP.NET AJAX Control
Javascript, XML, HTML, C#2.0, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, Ajax, VS2005, Dev
 
rodrigo diniz 4.47
Using treenodes with and without images in a TreeView
Updated: 3 May 2006
Ownerdrawn treeview draws the missing treelines.
C#, .NET2.0, WinXP, VS2005, Dev
 
OrlandoCurioso 4.46
Tri-State TreeView Control
Updated: 2 Nov 2005
A TreeView control with tri-state checkboxes.
C#, Windows, .NET, Visual-Studio, Dev
 
Ebse 4.43
XTree
Updated: 7 Jan 2006
A template driven tree.
C#, XML, Windows, .NET2.0, VS2005, Dev
 
Marc Clifton 4.41
How to fill hierarchical data into a TreeView using base classes and data providers.
Updated: 11 Mar 2004
This tutorial shows how to use the System.Windows.Forms.TreeView control in a way that the end user and the developer can have phun at the end of the day.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
Chris Richner 4.35
Enhancing TreeView: Customizing LabelEdit
Updated: 19 Oct 2005
The article describes how to supplement TreeView control's LabelEdit ability with some VS Solution Explorer like features, including label edit pre/post processing and input validation.
C#, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev, WinForm
 
miklovan 4.34
ComboBoxTree
Updated: 2 Feb 2004
A treeview control that drops down much like a combobox.
C#, .NET1.1, Win2K, WinXP, VS.NET2003, Dev
 
Gabe Anguiano 4.26
twentynine0677 XmlTreeview
Updated: 7 Jun 2004
The XmlTreeView adds a range of useful features to the standard TreeView for working with XML.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Dev
 
John Whiteman 4.20
Hierarchical TreeView control with data binding enabled
Updated: 27 Mar 2005
The control extends standard TreeView control to make it fully data bind.
C#, Windows, .NET1.1, VS.NET2003, Dev, WinForm
 
Mike Chaliy 4.17
LazyLoad WPF Treeview with large amount of two level broad data - Unedited
Updated: 28 Dec 2011
Enhance performance of WPF Treeview control while loading large amount of two level broad data
C#, .NET (.NET3.5), WPF, Dev
 
Young Ye 4.14
Wrapping a Treeview's Nodes Property to Provide Extra Functionality (Such as Sorting)
Updated: 20 Nov 2009
Workarounds for not being able to inherit from TreeViewCollection, and for having a read-only Nodes property
C#, .NET
 
J.Guyette 4.11
Working with TreeView Controls
Updated: 22 Jan 2008
An article about working with TreeView controls
VB, VS2005, Dev
 
salysle 4.11
TreeView filter
Updated: 10 Apr 2006
A TreeView control that implements node search.
C#, Windows, .NET2.0, VS2005, Dev
 
Vlad Untu 4.10
WPF Treeview: Styling and Template Binding using MVVM
Updated: 8 Aug 2011
Describes how to change appearance of Treeview using custom style
C#, .NET, WPF
 
Hiren Khirsaria 4.08
XTree - Part II
Updated: 29 May 2006
A template driven tree control.
C#, Windows, .NET, Visual-Studio, Architect, Dev
 
Marc Clifton 4.00
Drag and Drop Treeview control
Updated: 31 Jul 2004
A treeview that has drag and drop built in.
C#, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
 
yetanotherchris 3.82
Filesystem TreeView
Updated: 8 Jul 2005
A filesystem treeview for .NET.
C#, Windows, .NET, Visual-Studio, Dev
 
Michael Ceranski 3.74
How to handle custom node state images in a TreeView (e.g. tristate checkboxes)
Updated: 4 Jun 2006
Use custom state images for your nodes within minutes.
C#, Windows, .NET2.0, VS2005, Dev
 
Chris Richner 3.72
DoubleTree - a two sided TreeView control
Updated: 31 Oct 2005
This control allows you to visually relate many to many related groups of data together in a two sided tree display.
C#, Windows, .NET1.1, GDI+, VS.NET2003, Dev, WinForm
 
Mike Sage 3.67
Working with Multiple Images with Each TreeNode
Updated: 14 Jun 2008
Working with Multiple Images with Each TreeNode
VB6, VB (VB7.x, VB8.0, VB9.0), Windows (WinXP), .NET (.NET2.0), Visual-Studio (VS2005), Dev, Design
 
Mohd Arshad (Sam) 3.65
FastTreeView
Updated: 15 Aug 2007
TreeView control in which nodes dynamically load themselves while expanding
C#2.0, Windows, .NET2.0, Visual-Studio, GDI+, Dev, WinForm
 
Jacek Gajek 3.42
Tree Nodes Navigator
Updated: 19 Aug 2008
The class presented here allows the user to navigate the TreeNodes in a TreeView control
C#, Windows
 
babai28 3.36
Save and Load TreeView content
Updated: 13 Jun 2005
A class that implements routines for saving and loading TreeView content using serialization.
C#, .NET, Win2K, WinXP, Visual-Studio, Dev
 
j-hannemann 3.28
Populating TreeView on a Background Thread
Updated: 12 Jul 2008
An article on how to populate large TreeViews on a background thread
C#, .NET (.NET2.0), Dev
 
izotov 3.25
C# TreeView with multiple selection
Updated: 18 Aug 2002
Enable multiple selection in .NET treeview controls
C#, .NET1.0, Win2K, WinXP, Dev
 
Stephane Rodriguez. 3.13
Persisting Selected and Expanded State of Data-Driven Treeviews
Updated: 28 Mar 2008
Treeview navigation using keyed paths.
C#, Windows, .NET (.NET2.0), Visual-Studio (VS2005), Dev
 
OrlandoCurioso 3.00
TreeView with Combo
Updated: 23 Feb 2005
A control that makes users able to select predefined values from a ComboBox instead of editing them inside a TreeView.
C#, .NET, Win2K, WinXP, Visual-Studio, Dev
 
Ahmed Mahmoud Mohammed 2.92
Drag & Drop in Tree view
Updated: 3 Jun 2003
This is basically an article which demonstrates the Drag & Drop operation in a TreeView.
C++, C#, .NET1.0, Win2K, WinXP, MFC, Dev
 
ItsAWonderfulLife 2.79
Windows Vista Treeview
Updated: 12 Feb 2008
A custom made TreeView with Windows Vista look.
VB6, VB7.x, VB8.0, VB9.0, .NET2.0, Dev, WinForm
 
virtual.aussie 2.64
Store Information directly in Nodes of a TreeView control
Updated: 4 Aug 2005
Store text information directly in the nodes of a TreeView control.
C#, VC7, VC7.1, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
 
SNL|ice 2.49
Multiple table databinding in TreeView
Updated: 9 Apr 2006
This code will demonstrates databinding in a TreeView.
VB, Windows, .NET, Visual-Studio, Dev, WinForm
 
TL Wallace 2.30
How to populate a TreeView using the MVC pattern
Updated: 2 Jul 2008
The MVC (Model-View-Controller) pattern being used to populate a TreeView.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), Vista, Visual-Studio (VS2005), Dev, Design
 
darkzangel 1.83
TreeView control with tri-state logic - Unedited
Updated: 12 Jan 2010
An override of the default .NET 2.0 TreeView control which supports tri-state logic for its tree nodes.
C#2.0, Windows, .NET2.0, VS2005, Dev
 
Dalibor Carapic 1.65

Advertise | Privacy | Mobile
Web02 | 2.5.120210.1 | Last Updated 11 Feb 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid