New release`s development has been finished, now we`re working on the documentation for new features.
This release contains:
* ability to move the plus-minus sign into any column.
* ability to display other node controls before the plus-minus sign. Edit, animation, soft-selection, etc. also supported for those node controls.
* "drop actions" to execute complex actions on drag & drop with just one line of code.
* double click on text part of node does not open editor, but only expands/collapses.
* old and new editor values available in NodeEdited event.
* some enhancement in node controls` behavior to provide more features to your end users.
tool tip also visible, when TreeView not focused
Unfortunately we can`t provide this feature because of limitation of the built-in .NET Tooltip component which we use by default. It cannot show tooltips for non-focused controls. This will be fixed by implementing own tooltip system with a wider list of features.
We can send you new version before official release if you need this features ASAP.