I’ve another release for today: Version 1.0.5 of the LabelControls library fixes quite a few bugs and re-activates data-binding capabilities. Especially users of version 1.0.4 should upgrade, because 1.0.4 has not been my best release. 😉
Category: Releases
-
TabStrip 1.7.0
I’ve released version 1.7.0 of the TabStrip control. Now it is possible to display the close button only on the active tab instead of all tabs.
-
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.