I have released version 1.1.1 of ComboListBoxControls. It fixes two bugs and adds a new property page for specifying Unicode texts at design time.
Blog
-
ExplorerTreeView 1.15.0
ExplorerTreeView 1.x isn’t dead yet, just a bit rusty. 🙂 I’ve released version 1.15.0 which has some performance improvements and – more important – runs much more stable. Many thanks to Christian Lütgens for helping me nailing down the AutoUpdate crashes by providing helpful crashdumps and bug reports.
Speaking of crashdumps, ExplorerTreeView 1.x comes with (stripped) debug symbols now. -
ExplorerTreeView 2.0.0 RC2
I’ve released a second release candidate of ExplorerTreeView 2.0.0. I made some compatibility breaking changes to improve performance and to avoid incompatibilities with other controls of mine. You should read the changelog to see what has changed in detail and how your code needs to be changed. I think most of you will get away with a simple recompile.
Now to the better part of this release 😉 You can now specify whether you want Aero drag images or classic style drag images. I’ve also implemented two new events that are raised if the sort order is changed. And of course I’ve fixed bugs.
Under the hood, I’ve worked hard on the interface for the yet-to-be-released shell browser controls. I consider it to be complete.