I’ve released the remaining updates. ShellBrowserControls has been ported to Visual C++ 2010 (no support for Windows 2000 anymore, sorry). The other releases are bugfix releases.
Tag: TabStrip
-
ProgressBar 2.2.0, StatusBar 1.3.0, TabStrip 1.4.0, TrackBar 1.4.0
Here are some more controls that I have fixed and migrated to Visual C++ 2010.
-
ProgressBar 2.1.4, TabStrip 1.3.2, TrackBar 1.3.2
I released some more minor updates. The changelogs are short, I’ve fixed some minor bugs only.
-
ProgressBar 2.1.3, StatusBar 1.2.1, TabStrip 1.3.1, TrackBar 1.2.3
I have some more releases for you. All four are bugfix releases. Like announced yesterday, I’m shipping stripped debug symbol files (*.pdb) now.
-
DateTimeControls 1.0.1, ProgressBar 2.1.2, TabStrip 1.3.0, TrackBar 1.2.2
I’ve released updates of DateTimeControls, ProgressBar, TabStrip and TrackBar. Nothing spectacular, mainly bugfixes. I could also lower the usage of GDI objects and make the binaries a bit smaller.
ProgressBar and TrackBar support Windows 7 now, too. Both controls also got 1-2 new features. Actually, version numbers 2.2.0 and 1.3.0 would have fit better, but this awareness comes a bit too late…
TabStrip also has got a new feature. Using the OLEDragImageStyle property, you can choose between Aero style OLE drag-images and classic OLE drag-images. If the system supports only classic ones, then of course those will be used even if the control is configured to produce Aero drag images. And of course all this applies only if you let the control create the drag-image instead of doing it yourself.
-
TabStrip 1.2.1
I’ve released version 1.2.1 of the TabStrip control. It’s a bugfix release, but also the first one that supports Windows 7.
-
TabStrip 1.2.0, TrackBar 1.2.1
Another day, another two releases: TabStrip 1.2.0 and TrackBar 1.2.1. While both controls have seen several bugfixes, TabStrip has also got some new features regarding OLE drag’n’drop.
Of course support for Windows 98, ME and NT 4.0 has been dropped for both controls.