Posts Tagged ‘UpDownTextBox’

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

Friday, January 1st, 2010

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 debug symbol files (*.pdb) with the binaries. This will give you more detailed stack traces when creating crash dumps or debugging your program with a symbolic debugger like Visual C++.

ButtonControls 1.4.2, EditControls 1.4.1

Friday, October 2nd, 2009

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.

Animation 2.2.0, ButtonControls 1.4.1, EditControls 1.4.0, StatusBar 1.2.0

Friday, July 24th, 2009

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, too. EditControls got some new features. See the changelog for details.

EditControls 1.3.3

Sunday, March 1st, 2009

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 supporting Windows 7.