I’ve released an update of ExplorerListView. It fixes a bug with the View property.
Author: TiKu
-
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.
-
ToolTip 2.1
I’ve released a new version of the ToolTip VB6 class. Now it fully works if data execution prevention (DEP) is activated.
-
DateTimeControls 1.2.1
I’ve released another update of DateTimeControls. The CaretDate property of the Calendar control could return invalid dates due to a strange behavior of the native calendar control of Windows.