Free Download Flexible TreeView 3.0
soft82.com
FREE NEWSLETTER
Free Newsletter

Join our low-volume monthly free newsletter that will deliver latest freeware and shareware news straight to your inbox!

Your e-mail
close

USER LOGIN

Username
Password

Soft82.com » Windows » Developer Tools » Components & Libraries » Flexible TreeView 3.0

5 Stars Award
Developer
Product Homepage
Date Added May 09, 2011, 09:44 GMT
License Free to try (Shareware); $199.00 to buy
Last Week / All Time Downloads 4 / 301
Filename / Size
FlexibleTreeView.TrialSetup.exe / 5.3MB
OS Support Windows All

Flexible TreeView Description

TreeView-ListView-Grid hybrid control for .NET WinForms

Features

Unique feature- Exclusive FlexibleTreeView feature that is not available in any other treeview or listview control.
Node control - Node area that displays and edits some node class’s data.
Node row - Group of node controls representing a single node.
Editor of the node control - Visual control that allows you to edit node control data.

TreeView

* Full or partial customization of any part of a treeview. You can change any image, color, color gradient, font or behavior of the tree, even for the System theme!
* Clean and simple programming model. See examples for yourself.
* Seamless integration with an existing application or 3rd party control libraries.
* Global (one for all treeviews) or personal (separate for every treeview) visual themes. Any part of existing themes may be customized or you may create your own theme.
* Columns with multi-column sorting support.
* HTML text tags support.
* Text auto-wrapping that is accessible by changing just one property!
* Custom controls hosting both in a general node control or in the expandable area.
* Possibility to span columns to provide very professional user interface in a minute;
* Summaries complete support with very flexible customization;
* Ability to display content on many levels within a node;
* Popups to popup any content from a node.
* Cute image animation to draw the user’s eye to a node.
* Unique featureAbility to replace all internal controls (editor controls of a node control, scroll bars, tooltip providers) with third party vendor controls or your own controls to give your application a personalized, consistent look.
An integration with DevExpress and DevComponents controls pack, Skybound VisualTips, accessible by adding just one line of code, is already implemented.
* Advanced and easy drag & drop:
1. Drag & drop within treeview, between several treeviews, or even between treeviews and other controls.
2. Auto-moving/copying dragging nodes without writing any additional code!
3. Unique featureAuto expanding/collapsing a node under the mouse cursor allows you to drag nodes easier than ever before.
4. Auto scrolling of the client area when the mouse is near the borders.
5. Informative drop position.
6. Ability to change the thumbnail image near the mouse cursor.
* Unique featureSmart vertical scroll - automatic horizontal scroll (like in Windows Vista) of the treeview to the farthest left side node when you scroll the treeview vertically. This speeds up the view of the treeview content without additional horizontal scroll.
* Advanced content sorting without writing a single line of code:
1. Single or multi-column sorting.
2. Unique featureThree (ascending, descending, none) or two (ascending, descending) sort orders auto-handling.
3. Ability to control which node control`s content to include in the sorting process.
4. Unique featureSorting at any node level. You can easily sort one separated node with children while other nodes remain unaffected.
5. Custom sorting - allows you to implement a custom sorting algorithm very easily.
* Anti-aliasing support.
* Alpha blending for every part of the treeview - you can greatly improve the look and feel of your treeview control by using semitransparent colors.
* Advanced background settings:
1. Gradient or plain color.
2. Image with different layouts.
3. Watermark with different layouts.
* Unique featurePowerful and easy to use design-time support for core data types like color, color gradient, border with useful on-the-fly preview.
* Highlighting odd and even rows.
* Full keyboard navigation support.
* Tooltips support for whole node, each node control and column header.
* Different node line styles.
* TreeComboBox separate control to show the combobox with a treeview as drop down. For Free!

Nodes

* Separate styles for each state of the node (Hot, Selected, Focused) with the ability to fully customize it in run-time.
* Dynamic (depending on the content) or static node height support. It allows you to apply outstanding visual effects by using our unique expandable node controls.
* Unique featureStyle and behavior can be inherited from the parent node.
* Unique featureSoft selection - state-of-the-art feature, which allows you to view additional node content when you mouse hover over a node, without selecting a node, which appreciably speeds up data viewing.
* On demand nodes population. Now even for separate node.
* Different node selection modes support:
1. Single - allows to select only one node at a time.
2. Multi - allows to select many nodes.
3. Multi on the same level - allows to select many nodes on the same level.
4. Multi within the same parent - allows to select only sibling nodes within common parent.
* Different node highlight modes:
1. FullRow - highlights the entire node row.
2. Partial - highlights only node controls.
3. ContentOnly - highlights node controls except non-interactive node controls.
* Unique featureSingle expand - auto expands the focused node while auto collapses all other nodes. It allows you to view only the data you need.
* Unique featureAlways expanded - keeps all treeview`s nodes expanded.
* Unique featureAccess not just to public members of the node class but to protected and private members as well. This allows you to display and edit data, which is not accessible to those who are using your node class from the outside. Just define the tree structure and Flexible TreeView will take care of all the rest.
* Extended built-in node styles:
1. Selectable - allows or denies to select the node.
2. Hoverable - highlights the node under mouse cursor.
3. Enabled.
4. AllowExpand - allows or denies to expand the node.
5. AllowCollapse - allows or denies to collapse the node.
* Text hot tracking support.
* State images support - you can assign images for different nodes’ states like expanded and collapsed.

Node controls

* Unlimited node controls quantity for viewing and editing data in the treeview. No more ugly node with text and icon only!
* Built-in node control types:
1. TextBox - displays text data.
2. CheckBox - check box. Supports three or two check states and different interactive check modes (parent node`s check state auto-calculating from child check states).
3. RadioButton - radio check button. Supports grouping within parent node.
4. Image - displays an image. Allows you to show cute eye-catching image animation.
5. ComboBox - allows to select one item from the list.
6. Numeric - displays number values.
7. Expandable text box (see below).
8. Expandable panel (see below).
9. Control container - allows you to host any custom control inside a node. Easily customize for which node states controls will be visible.
10. Expandable control container - allows you to host any custom control in the expandable area of an expandable node control.
11. Color picker - allows you to select a color or color gradient from a treeview without writing a single line of code.
12. Link - allows you to insert a clickable hyperlink.
13. PaintBox - allows you to paint any custom content in the node.
14. Popup container - allows you to show any custom content in the popup. So treeview stays clear and understandable while informative for separate nodes.
* Unique featureExpandable text box - allows you to show only a title text when node is not focused and the title text plus description text when node is focused or under the mouse cursor (when the soft selection is enabled). That allows you to not overload the treeview with information, to be intuitive and understandable, while at the same time to provide more information on the selected node.
* Unique featureExpandable panel - identical to the Expandable text box, but it allows you to display a custom content in the expandable area in an impressive and very professional way. You can even show dynamic content!
* In-place node editing with the ability to deny the editing of a particular node control.
* Unique featureView static or dynamic node content. You can create flexible, informative, dynamic treeview content.
* Unique featureEasy replacement of all edit controls with third part vendor controls or your own to give your application a personalized, consistent look. No more messy applications with two or more control styles!
* Unique featureDynamic or static filtering of node control visibility for every node or column that allows you to display only the data you need.
* Unique featureAbility to exclude any node control from the sort process.
* Node control`s content can fill all available column or tree space or neighbor with other node controls within a column or treeview.
* Tooltip for each node control.
* Content alignment and padding.

Columns

* Auto fit columns within treeview.
* Each column can be visible or hidden.
* Show or hide the columns header.
* Built-in column styles:
1. Hoverable - highlights the column header under the mouse cursor.
2. Dragable - allows you to drag the column.
3. Resizable - allows you to resize the column.
4. Visible - allows you to show or hide column.
5. AutoSizable - auto size column width according to the content.
* Image in the column header support.
* Customizable font, background, text color and alignment for every column header.
* Minimal and maximal column width.

System requirements
Operating System:
Disk space:
.NET Framework:
Visual Studio:
Microsoft Windows 2000, XP, Vista, Windows 7.
10 Mb.
2.0 - 3.5.
2005, 2008.

Flexible TreeView 100% CLEAN Certification

Badge

Flexible TreeView has been tested by Soft82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.

View Antivirus Report

Flexible TreeView Related Tags

treeview tree view

Flexible TreeView Limitations

21 days trial

Flexible TreeView Version History

Product Date Added
Flexible TreeView 3.0 May 09, 2011 - Latest Version
Flexible TreeView 2.7 August 04, 2010
Flexible TreeView 2.6 May 14, 2010
Flexible TreeView 2.3 January 19, 2010

Flexible TreeView Download Button For Your Site

If you want to place a Download Button for Flexible TreeView on your website just insert the following code:

download Flexible TreeView 3.0 download Flexible TreeView 3.0

If you want a Link to this page you can use one of the logos bellow:

Soft82 logo
Soft82 logo

Flexible TreeView User Reviews

Write a Review

Please log in to write a review

New Components & Libraries Software

OWLNext

OWLNext

May 25, 2012

A modern update and extension of Borland's Object Windows Library for writing GUI apps
Comm Operator Pal

Comm Operator Pal

May 25, 2012

A free tool to test and debug RS232 devices that communicated with serial port, TCP/IP, UDP and
Witzend Thumbnail Image Viewer

Witzend Thumbnail Image Viewer

May 24, 2012

Accurately displays miniature thumbnail renderings of graphics files
PyBCI

PyBCI

May 23, 2012

Create a Brain Comp. Interface (BCI) and herewith to get EEG data online
TMS Panels Pack

TMS Panels Pack

May 23, 2012

A collection of panels, containers & tabs to make your applications stand out from the rest
SWI-Prolog Portable

SWI-Prolog Portable

May 22, 2012

A comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License
Nevron User Interface for .NET

Nevron User Interface for .NET

May 22, 2012

Professional User Interface component suite for Windows Forms applications
Calibre

Calibre

May 21, 2012

E-book library management application
ShareWatcher

ShareWatcher

May 21, 2012

ShareWatcher logs and notifies you when others access your shared folders
IntelliJ IDEA

IntelliJ IDEA

May 21, 2012

A code-centric IDE focused on developer productivity
Scikit Learn

Scikit Learn

May 17, 2012

scikits.learn is a python library for machine learning
Fast File Download ActiveX

Fast File Download ActiveX

May 17, 2012

An ActiveX component(ActiveX control) that can fast download files from the Internet
.Net Grid

.Net Grid

May 17, 2012

Productive and robust hierarchical grid with one of the best object models
Excel to PDF .Net

Excel to PDF .Net

May 17, 2012

A standalone component which allows any .Net application get professional export of Excel XLS files
Virtual 8085

Virtual 8085

May 16, 2012

A tool which enables students to run programs written in 8085 assembly language
Windows

dbExpress driver for MySQL

May 16, 2012

A driver that provides fast access to MySQL databases.
GUI Design Studio Express

GUI Design Studio Express

May 16, 2012

A graphical user interface design tool for Microsoft Windows
Windows

PG4UW

May 15, 2012

Common control program for Windows for all ELNEC programmers
dotConnect for Oracle Express Edition

dotConnect for Oracle Express Edition

May 15, 2012

An enhanced ORM enabled data provider for Oracle that builds on ADO.NET
Windows

Wireless Communication Library MFC Developer

May 15, 2012

Powerful C++ SDK which expands your applications with Bluetooth, IrDA, WiFi and Serial

Last 7 Days Most Downloaded Components & Libraries Products

Aircrack-ng GUI

Aircrack-ng GUI

156 downloads

This is mainly just an interface tweak for Aircrack-ng
Microsoft Visual C++ 2008 Redistributable Package

Microsoft Visual C++ 2008 Redistributable Package

50 downloads

Installs runtime components of Visual C++ Libraries required to run 64-bit applications developed...
C++dbc

C++dbc

45 downloads

A library to help you with database management.
Windows

ActiveX Download Control

41 downloads

Support BreakPoint download,a client ActiveX control easy to realize the download batch files from...
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

38 downloads

Restore the Visual C++ compilers and libraries that may have been removed
Windows Imaging Component

Windows Imaging Component

30 downloads

Provides WIC-enabled applications to display and edit any image format
Grasshopper

Grasshopper

30 downloads

A Subversion reporting tool
Windows

Quake I port for Nokia Series 60 src

26 downloads

Quake I port for Nokia Series 60 source code
Calibre

Calibre

25 downloads

E-book library management application
Windows

Headers and Libraries for Windows Internet Explorer 9

23 downloads

Develop Windows applications that use Windows Internet Explorer 9

All Time Most Downloaded Components & Libraries Products

Aircrack-ng GUI

Aircrack-ng GUI

15,993 downloads

This is mainly just an interface tweak for Aircrack-ng
Microsoft Visual C++ 2008 Redistributable Package

Microsoft Visual C++ 2008 Redistributable Package

31,671 downloads

Installs runtime components of Visual C++ Libraries required to run 64-bit applications developed...
C++dbc

C++dbc

16,731 downloads

A library to help you with database management.
Windows

ActiveX Download Control

22,265 downloads

Support BreakPoint download,a client ActiveX control easy to realize the download batch files from...
Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

Microsoft Visual C++ 2010 Service Pack 1 Compiler Update for the Windows SDK

3,644 downloads

Restore the Visual C++ compilers and libraries that may have been removed
Windows Imaging Component

Windows Imaging Component

35,567 downloads

Provides WIC-enabled applications to display and edit any image format
Grasshopper

Grasshopper

1,765 downloads

A Subversion reporting tool
Windows

Quake I port for Nokia Series 60 src

7,846 downloads

Quake I port for Nokia Series 60 source code
Calibre

Calibre

5,756 downloads

E-book library management application
Windows

Headers and Libraries for Windows Internet Explorer 9

3,577 downloads

Develop Windows applications that use Windows Internet Explorer 9
Icon
link to us | site map | submit software | advertise | contact | privacy policy
Copyright © 2006 - 2012 SOLUTIONS AND CONSULTING S.R.L. - All rights reserved.