Flexible TreeView Flexible TreeView


Support & Community

Flexible TreeView v3.3

Flexible TreeView v3.3 maintenance release brings some long awaiting features and fix a fee bugs.

 

Separate targets: NET 2.0, NET 4.0 and NET 4.0 Client Profile

Until this release Flexible TreeView was represented by a single assembly targeted .NET 2.0 which can be used either in .NET 2.0-3.5 applications or in .NET 4.0 applications but with installed .NET 2.0 framework.
Starting from this release we`ll ship separate assemblies for every such targets so Flexible TreeView can be used in .NET 4.0 native applications.

Supported targets:
  • .NET 2.0 (to use in 2.0-3.5 framework applications).
  • .NET 4.0
  • .NET 4.0 Client Profile

Please note that our demo application (Samples Suite) that you can run right after installation is targeted only .NET 2.0 in this release. So if you have .NET 4.0 installed only you cannot run it out-of-the-box. Instead, you need to open the Samples Suite source project (.\Sampes\CS\SamplesSuite.csproj), change his target to .NET 4.0, replace references of ARMSoft.FlexibleTreeView.dll and ARMSoft.FlexibleTreeView.Design.dll from the .\Bin\NET4.0 directory and rebuild it.
With next release we will provide separate binaries targeted all supported .NET framework versions.

 

System theme support extended

With this release NodeCheckBox node control will show highlighted icons of the checkbox or radio button when the mouse hovers over the node control. Current system theme icons supported as well so Flexible TreeView will look like a system control in your application.

Old behavior:

hoticons_old

New behavior:

hoticons_new


Moreover, users can override any or all such icons using the Images treeview property.

 

HTML markup new tag

This release extends our HTML markup support and bring new tag support - TAB that allows to display tabs inside HTML formatted text:

<tab/>Lorem ipsum dolor sit amet, consectetur adipisicing elit.

By default, width of the tab is 20 pixels but you can change it by using the 'width' tag attribute:

<tab width='50'/>Lorem ipsum dolor sit amet, consectetur adipisicing elit.

 

Please read change log for release details.


Last news
Bookmark and Share
Use Flexible TreeView in WPF project
Sunday, 18 December 2011

Do you have a WPF project and want to use Flexible TreeView there? No problem!

Flexible TreeView v3.4
Friday, 16 December 2011

Flexible TreeView v3.4 maintenance release has been released.

Flexible TreeView v3.2
Tuesday, 23 August 2011

Flexible TreeView v3.2 has been released. Bidirectional data binding delivered!

Latest release

Version:
Release date:
3.4
Dec 16, 2011


Copyright © 2006-2012 ARMSoft. All rights reserved.