Tag Archives: EditControls

EditControls 1.5.0

I have released version 1.5.0 of the EditControls control library. It introduces a new property page for specifying Unicode texts at design time and fixes two bugs.

Posted in Releases | Tagged , , , , | Leave a comment

Animation 2.2.1, ButtonControls 1.4.3, ComboListBoxControls 1.1.0, DateTimeControls 1.1.1, EditControls 1.4.2

Happy new year! I’ve released updates of Animation, ButtonControls, ComboListBoxControls, DateTimeControls and EditControls. The ComboListBoxControls update is a larger one and includes a new feature. The other updates contain minor fixes and tweaks only. I’ve also started to ship stripped … Continue reading

Posted in Releases | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment

ButtonControls 1.4.2, EditControls 1.4.1

I’ve released updates of ButtonControls and EditControls. For ButtonControls, I mainly improved the data-binding support of the CheckBox control. For EditControls, I mainly fixed some serious drawing issues that had been introduced with version 1.4.0. See the changelogs for details.

Posted in Releases | Tagged , , , , , , , , , | Leave a comment

Animation 2.2.0, ButtonControls 1.4.1, EditControls 1.4.0, StatusBar 1.2.0

I’ve released updates of Animation, ButtonControls, EditControls and StatusBar. Animation, ButtonControls and StatusBar got the usual bugfixes. As for the controls released two weeks ago, I could lower the usage of GDI objects. Animation and StatusBar support Windows 7 now, … Continue reading

Posted in Releases | Tagged , , , , , , , , , , , , | Leave a comment

EditControls 1.3.3

I’ve released a minor update of EditControls. Not much has changed. OLE drag’n’drop has been improved a bit and it is possible to set the Appearance property to “Default” now (HotKeyBox and IPAddressBox only). Also this is the first release … Continue reading

Posted in Releases | Tagged , , , , , | Leave a comment

EditControls 1.3.2

EditControls has had another bug. The MultiLine property of the TextBox control could not be changed after control window creation – or better: the change had no effect. The control now destroys and recreates itself if this property is changed.

Posted in Releases | Tagged | Leave a comment

EditControls 1.3.1

Two bugs have been found in EditControls 1.3.0. If you put a TextBox (or any other of the controls) onto a VB6 UserControl and put several instances of this UserControl onto a VB6 Form, you could set focus to the … Continue reading

Posted in Releases | Tagged | Leave a comment

EditControls 1.3.0, ProgressBar 2.1.1 and StatusBar 1.1.1

Here are three more releases. EditControls 1.3.0 brings some new features for the TextBox, namely the read-only properties LastVisibleLine, LineHeight and TextLength. There’s also a new VB6 sample which demonstrates how to display line numbers. It’s not perfect, but a … Continue reading

Posted in Releases | Tagged , , , , , | Leave a comment