Category: Releases

  • LabelControls 1.0.5

    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. 😉

  • ButtonControls 1.8.9

    I’ve released version 1.8.9 of the ButtonControls library. It has the data-binding capabilities re-enabled again. I had to disable them in version 1.8.7 earlier this year after a faulty Windows update. My thanks go to Dana Seaman who made me aware of a possible workaround.
    You should register the control library with regsvr32, otherwise the workaround won’t become active.

  • ButtonControls 1.8.8, EditControls 1.8.5, LabelControls 1.0.4

    I’ve released updates to the ButtonControls, EditControls and LabelControls libraries. The LabelControls update fixes a few bugs with the WindowlessLabel control. All three releases reduce the usage of GDI resources.

  • 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.

  • ComboListBoxControls 1.3.1

    I’ve released a new version of the ComboListBoxControls library. It fixes a crash that could happen under rare circumstances.

  • 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.

  • ToolBarControls 1.1.2

    I’ve released an update of the ToolBarControls library. It mainly prepares it for use with the upcoming Pager control.

  • ComboListBoxControls 1.3.0, TabStrip 1.6.0

    I’ve released new versions of the ComboListBoxControls and the TabStrip library. I’ve improved the performance for item/tab insertion, removal and retrieval. For the TabStrip the importance of this change is low because tab strips usually contain only few tabs. But for the combo box and list box controls, we’re talking about improvements by factor 65. When previous versions required 9.4 seconds to insert 10,000 items into a list box, the new version requires only 0.14 seconds.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close