Click here to Skip to main content
6,593,419 members and growing! (13,420 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Tree Controls


Desktop Development » Tree Controls
Language
Platform
Technology
Audience
Skill Level
Clear All

Contents

 

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

top
Title / Updated Author Score  
CProgressFX and CHourglassFX
Updated: 26 Sep 2001  
Two animation provider classes to add animation effects to any CWaitingTreeCtrl-derived class
VC6Win2K, MFC, Dev
Paolo Messina 4.77
CShellTreeCtrl
Updated: 18 Dec 2001  
A CWaitingTreeCtrl-derived class to display Shell's resources
VC6Win2K, MFC, Dev
Paolo Messina 4.64
CWaitingTreeCtrl
Updated: 26 Sep 2001  
A CTreeCtrl derived class that populates the branches of a tree only when necessary, with optional visual effects.
VC6Win2K, Visual Studio, MFC, Dev
Paolo Messina 4.17
CNetworkTreeCtrl
Updated: 16 Oct 2000  
A CWaitingTreeCtrl-derived class to display network resources.
VC6Win2K, MFC, Dev
Paolo Messina 3.74
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, WinForms, Dev
ralph1957 1.00

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.
VC6Win2K, WinXP, MFC, Dev
Franc Morales 4.83
COptionTree
Updated: 19 Sep 2002  
An article on an easy and neat way to include options, preferences, or settings into your applications
VC6, VC7Win2K, WinXP, MFC, Dev
Matthew R. Miller 4.80
CPropTree v1.0 - Property Tree Control
Updated: 1 Jan 2002  
Custom MFC tree control that support dynamic editable items
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
sramsay 4.76
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.
VC6Win2K, WinXP, MFC, Dev
Doga Arinir 4.76
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.1Win2K, WinXP, MFC, VS.NET2003, Dev
JimAlsup 4.62
CDeviceTree
Updated: 2 Apr 2004  
A tree control to show installed devices like Device Manager.
VC6Win2K, MFC, Dev
A. Riazi 4.57
Tree Editor
Updated: 14 Dec 2003  
A fully-editable Tree Editor
VC6Win2K, MFC, Dev
Yossi Patt 4.56
TreeView with Columns
Updated: 20 Feb 2008  
TreeView with Columns and (partially) Design Time support
C# (C# 2.0, C# 3.0), .NET (.NET 2.0), Dev
jkristia 4.51
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.
VC6WinXP, MFC, Dev
Adrien Pinet 4.51
Full-Featured Tree Control
Updated: 25 Jul 2005  
Implementation of a reusable tree control with many features.
VC6Win2K, MFC, Dev
Jörg König 4.49
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, VC7Win2K, WinXP, MFC, Dev
lion 4.09
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 (.NET 2.0, .NET 3.0, .NET 3.5), Visual Studio (VS2005), Dev
Sarafian 4.04
MultiSelect DragImage in CTreeCtrl
Updated: 21 Dec 2004  
This article describes how to create a multiselect drag image in CTreeCtrl.
VC6WinXP, MFC, Dev
Sudheesh.P.S 4.03
Tree control with bitmap checkboxes supported
Updated: 24 Oct 2002  
Adding a checkbox along with tree items.
VC6, VC7Win2K, 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
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 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, VC7Win2K, 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 (.NET 3.0, .NET 3.5), WPF, WinForms, Architect, Dev, Design
ANURAG VISHNOI 2.67
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.79

Tree Controls - General

top
Title / Updated Author Score  
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.0WinXP, Vista, MFC, VS2005, Dev
Hans Dietrich 4.91
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.86
Move Tree Items
Updated: 23 Apr 2003  
Function to move or copy items and their children in a tree control
VC6, VC7Win2K, WinXP, MFC, Dev
Paul S. Vickery 4.76
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
VC6Win2K, WinXP, Visual Studio, MFC, Dev
Victor Ricklefs 4.75
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.1Win2K, WinXP, Win2003, Vista, MFC, GDI+, VS.NET2003, Dev
Paul Roberts 4.74
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.0Vista, .NET 3.5SQL 2005, Dev
Wael Alghool 4.70
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.61
Directory and network browsing using a tree control
Updated: 5 Sep 2000  
An article explaining browsing my computer and the network using a TreeCtrl
VC6Win2K, Visual Studio, MFC, Dev
John McTainsh 4.60
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.58
Tree Editor With Toolbar
Updated: 2 Feb 2005  
A tree editor control with toolbar, that can be edited conveniently.
VC7Win2K, MFC, Dev
skybirdcao 4.57
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.53
CTreeOptionsCtrl v1.21
Updated: 3 Mar 2000  
A freeware MFC class to provide a tree options control.
VC6, MFC, Dev
PJ Naughter 4.53
Tree control templates
Updated: 11 Jun 2001  
Three tree control templates to easily operate with CTreeCtrl derived objects
VC6Win2K, MFC, Dev
fjosesen 4.53
CTreeView Iterator
Updated: 27 Mar 2002  
An iterator to parse subtree and execute function on each item/node
VC6, VC7Win2K, WinXP, MFC, Dev
Julien Martino 4.42
Creating a Simple Drives Explorer Program
Updated: 5 May 2009  
A project using the Windows Explorer Framework and some API stuff
VC6Win2K, WinXP, Visual Studio, MFC, Dev
Ben Aldhouse 4.38
Sharing folders using tree control drag & drop
Updated: 23 Feb 2000  
A very simple manager for shared folders using tree control drag & drop
VC6Win2K, MFC, Dev
Sardaukar 4.36
Enumdesk Clones
Updated: 9 May 2003  
Eunumdesk Clones
VC6, MFC, Dev
Barretto VN 4.34
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 (.NET 1.0, .NET 1.1, .NET 2.0), WinForms, Dev
babai28 4.33
Using TreeControl (TreeView) under Win32 API
Updated: 26 Mar 2003  
Using the Tree control using pure Win32 APIs
VC6Win2K, WinXP, MFC, Dev
Bengi 4.20
Generic TreeView
Updated: 29 Jan 2008  
Populate a TreeView from your object model
C# (C# 1.0, C# 2.0, C# 3.0).NET 3.5, Visual Studio, Dev
Mike Appleby 4.15
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.14
Simple Tree Control
Updated: 28 Oct 2002  
An article on using CTreeCtrl in a simpler way (I believe).
VC6, VC7Win2K, WinXP, MFC, Dev
Ozgur Aydin Yuksel 4.10
A checkbox tree control for use in filtering selections
Updated: 23 Feb 2003  
An ATL filter control
C#, VC6, VC7, VB 6.NET 1.0, Win2K, WinXP, MFC, Dev
Magerusan Grigore Cosmin 3.94
Speeding up the tree control
Updated: 22 Aug 2000  
Some notes on speed issues with the MS Tree control
VC6Win2K, Visual Studio, MFC, Dev
Tibor Blazko 3.88
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 3.88
MFC Tree State Manager using XML
Updated: 21 May 2002  
Save and Restore multiple tree states in your MFC applications
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
Vivek Rajan 3.78
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, VC7Win2K, WinXP, MFC, Dev
Roger Allen 3.59
XML Introspection and TreeView
Updated: 26 Jan 2009  
Xml Introspection, TreeView node and PropertyGrid
C#
zebulon75018 3.25
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.
VB 7.x, VB 8.0, VB 9.0, .NET, WinXP, VistaVS.NET2003, VS2005, Dev
terpy 3.00
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.
VC6Win2K, WinXP, MFC, Dev
Dan Clark 2.49
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 32bits icons in CTreeCtrl - Unedited
Updated: 6 Jul 2006  
Explain how to use 32bits icons in CTreeCtrl
C++, Windows, Visual Studio, MFC, Dev
Le Sourcier 2.38
MultiSelection TreeControl - Unedited
Updated: 27 Oct 2008  
This tree control allows the user to select multiple tree items and enable selection through rubber banding
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C, Windows (WinXP, Vista), Win32, Dev
syed_babu 2.09
System Drives Browsing Tree - Unedited
Updated: 3 Aug 2002  
System Drives Browsing Tree
VC6, VC7Win2K, WinXP, MFC, Dev
Barretto VN 2.06

Tree Controls - Tree/List Hybrids

top
Title / Updated Author Score  
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.79
TreeViewColumns User Control (Lite)
Updated: 25 Mar 2009  
A TreeView having columns.
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 2.0), Win32, Dev
Alphons van der Heijden 4.74
A Tree List Control
Updated: 19 Sep 2002  
A Tree List Control
VC6Win2K, WinXP, MFC, Dev
TigerX 4.65
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.50
A TreeList Control
Updated: 1 Dec 1999  
A tree control / list control hybrid
VC6, MFC, Dev
David Lantsman 4.11
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, VC7Win2K, WinXP, MFC, Dev
ran wainstein 3.83
Extended Tree List Control
Updated: 12 Jun 2001  
A Tree List/Tool Tip control embedded within a CView
VC6Win2K, MFC, Dev
Gary Andrew Lewis 2.63
CTreeListCtrl with tooltips
Updated: 13 Jun 2001  
A Tree List/Tool Tip control embedded within a CView
VC6Win2K, MFC, Dev
Gary Andrew Lewis 2.62

TreeView Controls

top
Title / Updated Author Score  
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, .NET 2.0, WinForms, VS2005, Dev
Andrey Gliznetsov 4.79
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, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Michea77 4.78
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, .NET 1.1, WinForms, VS.NET2003, Dev
Josh Smith 4.72
Tri-State TreeView control for .NET 1.1 - Unedited
Updated: 14 Dec 2007  
Tri-State checkboxes, User-Defined state images, disable checkboxes per node...
C# (C# 1.0, C# 2.0, C# 3.0), .NET (.NET 1.1), Win32, Dev
Evert Timmer 4.71
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.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Chris Richner 4.67
Tri-State TreeView in Visual Basic .NET
Updated: 8 Oct 2007  
A tri-state TreeView using VB.NET.
VB 8.0, Windows, .NET 2.0VS2005, Dev
grega007 4.65
Data Binding TreeView in C#
Updated: 3 Aug 2004  
C# implementation of data binding TreeView.
C#.NET 1.0, .NET 1.1, WinXPVS.NET2003, Dev
LZF 4.63
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, .NET 2.0, Visual Studio, Dev
Mattman206 4.60
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.NET 2.0, Vista, .NET 3.0, .NET 3.5VS2005, Dev
n2jtx 4.59
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.52
TreeView Rearrange
Updated: 6 Jun 2005  
How to do a TreeView rearrange.
C#, VB, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Gabe Anguiano 4.47
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, .NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0VS.NET2003, VS2005, Dev
Andrew D. Weiss 4.45
Using treenodes with and without images in a TreeView
Updated: 3 May 2006  
Ownerdrawn treeview draws the missing treelines.
C#.NET 2.0, WinXPVS2005, Dev
OrlandoCurioso 4.43
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, .NET 1.0, .NET 1.1VS.NET2003, Dev
Chris Richner 4.43
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.42
FolderTreeView Control
Updated: 25 Oct 2002  
A simple explorer-like FolderTreeView control for C#
C#, Windows, .NET 1.0, Dev
Furty 4.39
An "Explorer-Style" TreeView Control
Updated: 21 Feb 2006  
An article describing how to create an Explorer-style treeview with system icons.
C#.NET 2.0, Win2K, WinXPVS2005, Dev
MrPJ 4.36
Multi-select Treeview control v2.0
Updated: 15 Aug 2004  
Multi-select Treeview control v2.0
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Mikael Wiberg 4.33
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, .NET 1.0, .NET 1.1VS.NET2003, Dev
Chris Richner 4.32
Working with TreeView Controls
Updated: 22 Jan 2008  
An article about working with TreeView controls
C#VS2005, Dev
salysle 4.31
Tri-State TreeView Control
Updated: 2 Nov 2005  
A TreeView control with tri-state checkboxes.
C#, Windows, .NET, Visual Studio, Dev
Ebse 4.27
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.22
DataBound TreeView Control
Updated: 6 Jan 2005  
A way to bind up a simple TreeView control.
C#, Windows, .NET 1.1, ADO.NET, WinForms, VS.NET2003, Dev
Wai Friend 4.22
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.NET 2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, Ajax, VS2005, Dev
rodrigo diniz 4.18
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.NET 1.1, WinXPVS.NET2003, Dev
UsualDosage 4.17
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#.NET 1.1, Win2K, WinXP, Win2003, WinForms, VS.NET2003, Dev
miklovan 4.13
XTree
Updated: 7 Jan 2006  
A template driven tree.
C#, XML, Windows, .NET 2.0VS2005, Dev
Marc Clifton 4.13
Multi-Select TreeView Control in C#
Updated: 15 Jun 2003  
A TreeView control that implements multiple selection in different ways.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Dev
Mikael Wiberg 4.11
twentynine0677 XmlTreeview
Updated: 7 Jun 2004  
The XmlTreeView adds a range of useful features to the standard TreeView for working with XML.
C#.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, Dev
John Whiteman 4.11
Working with TreeView Controls
Updated: 22 Jan 2008  
An article about working with TreeView controls
VBVS2005, Dev
salysle 4.11
TreeView filter
Updated: 10 Apr 2006  
A TreeView control that implements node search.
C#, Windows, .NET 2.0VS2005, Dev
Vlad Untu 4.10
XTree - Part II
Updated: 29 May 2006  
A template driven tree control.
C#, Windows, .NET, Visual Studio, Architect, Dev
Marc Clifton 4.00
Three State Treeview - Part 2
Updated: 1 Apr 2009  
Treeview with Checkboxes supporting 3-state-logic
C# (C# 3.0), VB (VB 8.0), .NET (.NET 2.0, .NET 3.0, .NET 3.5), WinForms
Mr.PoorEnglish 4.00
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 3.86
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, .NET 1.1, WinForms, VS.NET2003, Dev
Mike Chaliy 3.85
Virtualizing Tree View (VTreeView)
Updated: 20 Jun 2008  
Virtualizing Tree View a WPF custom control base on a ListBox
C# (C# 3.0), .NET (.NET 3.0), Visual Studio (VS2008), WPF, Dev
Paul D Dickinson 3.83
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, WinForms, VS2005, Dev
BvUsername 3.79
Filesystem TreeView
Updated: 8 Jul 2005  
A filesystem treeview for .NET.
C#, Windows, .NET, Visual Studio, Dev
Michael Ceranski 3.74
ComboBoxTree
Updated: 2 Feb 2004  
A treeview control that drops down much like a combobox.
C#.NET 1.1, Win2K, WinXPVS.NET2003, Dev
Gabe Anguiano 3.69
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, .NET 1.1, GDI+, WinForms, VS.NET2003, Dev
Mike Sage 3.67
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, .NET 2.0VS2005, Dev
Chris Richner 3.65
Drag and Drop Treeview control
Updated: 31 Jul 2004  
A treeview that has drag and drop built in.
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
marschills 3.59
DropDown TreeView Control
Updated: 24 Feb 2003  
DropDown TreeView Control Sample
C#, Windows, .NET 1.0, Dev
Gevik Babakhani 3.55
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 3.48
FastTreeView
Updated: 15 Aug 2007  
TreeView control in which nodes dynamically load themselves while expanding
C# 2.0, Windows, .NET 2.0, Visual Studio, GDI+, WinForms, Dev
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.20
Working with Multiple Images with Each TreeNode
Updated: 14 Jun 2008  
Working with Multiple Images with Each TreeNode
VB (VB 7.x, VB 8.0, VB 9.0, VB 6), Windows (WinXP), .NET (.NET 2.0), Visual Studio (VS2005), Dev, Design
Mohd Arshad (Sam) 3.18
C# TreeView with multiple selection
Updated: 18 Aug 2002  
Enable multiple selection in .NET treeview controls
C#.NET 1.0, Win2K, WinXP, Dev
Stephane Rodriguez. 3.14
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.03
Persisting Selected and Expanded State of Data-Driven Treeviews
Updated: 28 Mar 2008  
Treeview navigation using keyed paths.
C#, Windows, .NET (.NET 2.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
Populating TreeView on a Background Thread
Updated: 12 Jul 2008  
An article on how to populate large TreeViews on a background thread
C#, .NET (.NET 2.0), Dev
izotov 2.83
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#.NET 1.0, Win2K, WinXP, MFC, Dev
ItsAWonderfulLife 2.63
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.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
SNL|ice 2.45
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 (.NET 2.0, .NET 3.0, .NET 3.5), Vista, Visual Studio (VS2005), Dev, Design
darkzangel 1.86
LazyLoad WPF Treeview with large amount of two level broad data - Unedited
Updated: 19 Oct 2009  
Enhance performance of WPF Treeview control while loading large amount of two level broad data
C#, .NET (.NET 3.5), WPF, Dev
Young Ye  

Last Updated 7 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use