I’ve released version 1.2.3 of the LabelControls library. It fixes a minor bug in the WindowlessLabel control.
Tag: WindowlessLabel
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…
Animation 2.7.1, DateTimeControls 1.5.1, LabelControls 1.2.1
I’ve updated the Animation, DateTimeControls, and LabelControls controls to fix the drag’n’drop crashes.
LabelControls 1.2.0, StatusBar 1.5.0, TabStrip 1.10.0
Today I’ve released updates to the LabelControls, StatusBar, and TabStrip libraries, introducing the FinishOLEDragDrop method.
LabelControls 1.1.0
I’ve released a new version of the LabelControls library. The controls now provide events for extended mouse button clicks. Be aware that the events for the extended mouse buttons depend on the mouse driver configuration. So if they are not raised at all, this is more likely because of the mouse driver than because of… Continue reading LabelControls 1.1.0
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.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.
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.
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.