Components for .NET Developers

Extended TreeView for .NET

flexible hierarchial control for Windows Forms
  • Tree Node Editor in Design mode
  • Customizable Themes
  • Build-in Drag & Drop support
  • Node text word wrap
  • Node can contain customizable objects
  • Table layout inside node
  • Selected node can display data in a more detailed way
  • Fully integrated with MS Visual Studio
  • Download
  • Buy
  • Learn More

News

Extended TreeView v.5.5.1 for .NET 2.0 released.
9 февраля 2008 г.

What's new

  • Improved TextNodeObject. It allows to disable word wrap mode.
  • Added Visible property to NodeBase class which allows to hide or show a node
  • Added Node Sorting functionality
  • added KeyDown KeyUp KeyPress events for TextNodeObject
  • allow Tab key for TextNodeObject in edit mode
  • better node's lines drawing


Extended TreeView Installer
12 января 2008 г.

  • installers now can be run under Vista user account with enabled UAC


Extended TreeView v.5.4.2 for .NET Compact Framework released.
24 декабря 2007 г.

We are pleased to anounce that ExtendedTreeView for .NET Compact Framework 2.0 is now available.

Feature Summary

  • Text wrap in the node
  • Formating node objects in the Table layout
  • Custom Nodes allow to build usability interface
  • Custom Node Objects allow to display and edit any data you like
  • Custom Themes let you create visual styles


Extended TreeView for .NET 3.4.1/5.4.1 released.
1 декабря 2007 г.

  • fixed editing in TextNodeObject when text is empty
  • added SelectedColor to change background color for selected node in Vista theme
  • added BaseColorBrightness property to change brightness of BaseColor for the Vista theme
  • Added 3 Lessons in Tutorial
  • Added OnTextChanged event for TextNodeObject class


Extended TreeView for .NET 3.3/5.3 released.
25 сентября 2007 г.

  • rewrited NodeTable structure
  • in NodeCollection class added methods to find tree node by key
  • fixed Drag & Drop behaviour of large tree node


Extended TreeView for .NET 3.2.1/5.2.1 released.
10 июля 2007 г.

  • fixed bug in the MakeNodeVisible
  • added ImageNodeObject