I’ve released a new version of the ComboListBoxControls library. It fixes a crash that could happen under rare circumstances.
Author: TiKu
-
EditControls 1.8.4, LabelControls 1.0.3
I’ve released updates of the EditControls and LabelControls libraries. EditControls 1.8.4 fixes a problem with the SelectedText properties and IsTextTruncated methods. The controls could omit the last character.
LabelControls 1.0.3 fixes a bug in the WindowedLabel control that occured only at design time and only if the control was contained in another VB6 UserControl. -
ShellBrowserControls 1.4.3
I’ve released a new version of the ShellBrowserControls library. It fixes two nasty bugs in the ShellTreeView control. An update is recommended.
-
Pager 1.0.0
A new control has been born: Pager. It wraps the native SysPager control of Windows and can be used to make other controls, for instance a tool bar, scrollable.
Most VB6 developers won’t know such a control, as Microsoft has never released one for VB6. Also it is a control that is used rarely – even throughout Windows itself. But at times it can be handy. -
Animation 2.5.2, DateTimeControls 1.3.3, EditControls 1.8.3
I’ve released new versions of the Animation, DateTimeControls and EditControls libraries. They fix a couple of bugs, one of them being the infamous data-binding bug, which made me remove data-binding features.