I’ve released version 1.2.3 of the LabelControls library. It fixes a minor bug in the WindowlessLabel control.
Tag: WindowedLabel
-
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.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 potential bugs in the control library.
-
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. 😉
-
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.