-
ButtonControls 1.10.2, ComboListBoxControls 1.5.2, LabelControls 1.2.2
I’ve fixed the memory leaks in three more control libraries. More to come soon…
-
ButtonControls 1.10.1, EditControls 1.10.1, ProgressBar 2.6.1
I’ve updated the ButtonControls, EditControls, and ProgressBar controls to fix the drag’n’drop crashes.
-
Animation 2.7.0, ButtonControls 1.10.0, Pager 1.2.0
I’ve released updates to a couple of controls. They add a new method called FinishOLEDragDrop. If you display a message box from within the OLEDragDrop event, you’ll have noticed that the OLE drag image is still displayed while the message box is shown. This is because Microsoft suggests hiding the drag image only after starting […]
-
Animation 2.6.1, ButtonControls 1.9.0, ComboListBoxControls 1.4.0
It’s been a long time without any new release, but I have not been totally lazy. While version 2.6.1 of the Animation control only fixes a small regression, the ButtonControls and ComboListBoxControls libraries have been extended by new features. The controls from the ButtonControls library now provide events for extended mouse button clicks. The ComboListBoxControls […]
-
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 […]
-
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.
-
ButtonControls 1.8.7, LabelControls 1.0.2
I’ve updated the ButtonControls and LabelControls libraries. These controls have been the last ones with data-binding capabilities.
-
ButtonControls 1.8.6, LabelControls 1.0.1
I’ve released updates of ButtonControls and LabelControls. They fix drawing problems that the Frame control and the WindowlessLabel control had with right-to-left layouts.
-
ButtonControls 1.8.5, TabStrip 1.5.2, ToolBarControls 1.1.1
I’ve released updates to ButtonControls, TabStrip and ToolBarControls, fixing a couple of bugs. Additionally the TabStrip control now officially supports Windows 8.
-
ButtonControls 1.8.4, EditControls 1.8.2
I’ve released updates of the ButtonControls and EditControls libraries. Both releases fix drawing bugs and a few other problems.