Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / C#

Wrapping a Treeview's Nodes Property to Provide Extra Functionality (Such as Sorting)

Rate me:
Please Sign up or sign in to vote.
4.11/5 (4 votes)
20 Nov 2009Ms-PL3 min read 20.3K   224   7  
Workarounds for not being able to inherit from TreeViewCollection, and for having a read-only Nodes property

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer Viipe.com
United States United States
C++ programmer, 1994 to 2009

Java programmer, 2006 to 2008

C-Sharp programmer, 2007 to 2009

I am the owner, operator, lead programmer, and lead web developer of Viipe.com (2009)

Viipe.com is a small software engineering company. Our first product, VKO, is a macro program with an embedded LUA scripting language.

Comments and Discussions