Support & Community

Treeview options

Previous Table of Contents Next

Flexible TreeView allows you to change the appearance and behavior of every part of the treeview. To control the treeview appearance and behavior use the Options treeview property.

Here is the description of those options that didn`t appear in other articles.


Options.Appearance

ShowHorzScroll, ShowVertScroll

Treeview`s scroll bars are accessible in the HorzScrollBar and VertScrollBar properties. You can hide them by disabling the Options.Appearance.ShowHorzScroll and Options.Appearance.ShowVertScroll properties respectively.


Options.Behavior

SmartVerticalScroll

When a treeview contains long nodes, it may be hard to view all content of this treeview. Flexible TreeView allows you to greatly improve working with this kind of data by introducing a smart vertical scroll - when you scroll the treeview vertically, it tries to locate the best horizontal position to view currently visible nodes, and then scrolls to that position automatically. You can disable this behavior by disabling the Options.Behavior.SmartVerticalScroll property.

Previous Top Next
Last news
Flexible TreeView v2.7
Sunday, 01 August 2010

Flexible TreeView v2.7 has been released with completely reimplemented data binding support.

Flexible TreeView v2.6
Thursday, 13 May 2010
Flexible TreeView v2.6 has been released with Visual Studio 2010 support, new NodeDateTime node control, data access great speed increase and much more.
Flexible TreeView v2.5
Saturday, 13 March 2010

Flexible TreeView v2.5 has been released with the new NodeProgressBar node control.

Latest release

Version:
Release date:
2.7.1
Aug 11, 2010


Copyright © 2006-2010 ARMSoft. All rights reserved.