Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

DropDown TreeView Control

0.00/5 (No votes)
24 Feb 2003 1  
DropDown TreeView Control Sample

Abstract

The DropDownTreeView control is a .NET composite UserControl that is built from a combination of Button control, TextBox control and a TreeView control. It is much like a ComboBox control except it drops a TreeView instead of a dropdown list.

Functionality

The first version of this control provides an extra functionality. I must address that this is a BETA version, which will be developed further in the future.

How to use?

It is very simple; just check the TestApp sample code that is provided with this article.

More screenshots

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here