I’ve released an update of ExplorerListView. It fixes a bug with the View property.
Blog
-
ExplorerTreeView 1.5.1, ShellBrowserControls 2.5.1
I’ve released new versions of ExplorerTreeView and the ShellBrowserControls library. They fix some bugs that could have been responsible for a couple of crashes in the past.
-
EditControls 1.9.2
I’ve released an update to the EditControls library. It fixes a drawing issue with the TextBox control that could occur on Windows Vista and newer, if the TextBox control was themed, read-only, multi-line, and located inside a Frame or TabStrip control. In this combination, it could happen that the text vanished when moving the mouse cursor over the TextBox control.
-
ShellBrowserControls 1.5.0
I’ve released a new version of the ShellBrowserControls library. The controls now support security zones, i.e. you can retrieve an item’s security zone and retrieve this zone’s properties, e.g. its name and icon.
Also stability has been greatly improved, auto-update on Windows 8 has been improved, and performance of thumbnail mode has been increased.
-
Pager 1.1.0
I’ve released a new version of the Pager control. It now has events for extended mouse button clicks. Additionally I’ve activated the data-binding capabilities.
Be aware that the events for the extended mouse buttons depend on the mouse driver configuration. So if they are not raised at all, this is more likely because of the mouse driver than because of potential bugs in the control library.