Soft82.com » Windows » Developer Tools » Components & Libraries » Flexible TreeView 3.0
Flexible TreeView 3.0
| 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
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 ReportFlexible 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 |
New Components & Libraries Software
OWLNextMay 25, 2012A modern update and extension of Borland's Object Windows Library for writing GUI apps |
Comm Operator PalMay 25, 2012A free tool to test and debug RS232 devices that communicated with serial port, TCP/IP, UDP and |
|||
Witzend Thumbnail Image ViewerMay 24, 2012Accurately displays miniature thumbnail renderings of graphics files |
PyBCIMay 23, 2012Create a Brain Comp. Interface (BCI) and herewith to get EEG data online |
|||
TMS Panels PackMay 23, 2012A collection of panels, containers & tabs to make your applications stand out from the rest |
SWI-Prolog PortableMay 22, 2012A comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License |
|||
Nevron User Interface for .NETMay 22, 2012Professional User Interface component suite for Windows Forms applications |
CalibreMay 21, 2012E-book library management application |
|||
ShareWatcherMay 21, 2012ShareWatcher logs and notifies you when others access your shared folders |
IntelliJ IDEAMay 21, 2012A code-centric IDE focused on developer productivity |
|||
Scikit LearnMay 17, 2012scikits.learn is a python library for machine learning |
Fast File Download ActiveXMay 17, 2012An ActiveX component(ActiveX control) that can fast download files from the Internet |
|||
.Net GridMay 17, 2012Productive and robust hierarchical grid with one of the best object models |
Excel to PDF .NetMay 17, 2012A standalone component which allows any .Net application get professional export of Excel XLS files |
|||
Virtual 8085May 16, 2012A tool which enables students to run programs written in 8085 assembly language |
dbExpress driver for MySQLMay 16, 2012A driver that provides fast access to MySQL databases. |
|||
GUI Design Studio ExpressMay 16, 2012A graphical user interface design tool for Microsoft Windows |
PG4UWMay 15, 2012Common control program for Windows for all ELNEC programmers |
|||
dotConnect for Oracle Express EditionMay 15, 2012An enhanced ORM enabled data provider for Oracle that builds on ADO.NET |
Wireless Communication Library MFC DeveloperMay 15, 2012Powerful C++ SDK which expands your applications with Bluetooth, IrDA, WiFi and Serial |
|||
Last 7 Days Most Downloaded Components & Libraries Products
Aircrack-ng GUI156 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package50 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
C++dbc45 downloadsA library to help you with database management. |
ActiveX Download Control41 downloadsSupport 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 SDK38 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component30 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper30 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src26 downloadsQuake I port for Nokia Series 60 source code |
|||
Calibre25 downloadsE-book library management application |
Headers and Libraries for Windows Internet Explorer 923 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
|||
All Time Most Downloaded Components & Libraries Products
Aircrack-ng GUI15,993 downloadsThis is mainly just an interface tweak for Aircrack-ng |
Microsoft Visual C++ 2008 Redistributable Package31,671 downloadsInstalls runtime components of Visual C++ Libraries required to run 64-bit applications developed... |
|||
C++dbc16,731 downloadsA library to help you with database management. |
ActiveX Download Control22,265 downloadsSupport 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 SDK3,644 downloadsRestore the Visual C++ compilers and libraries that may have been removed |
Windows Imaging Component35,567 downloadsProvides WIC-enabled applications to display and edit any image format |
|||
Grasshopper1,765 downloadsA Subversion reporting tool |
Quake I port for Nokia Series 60 src7,846 downloadsQuake I port for Nokia Series 60 source code |
|||
Calibre5,756 downloadsE-book library management application |
Headers and Libraries for Windows Internet Explorer 93,577 downloadsDevelop Windows applications that use Windows Internet Explorer 9 |
|||


