I’ve updated the StatusBar, TabStrip, ToolBarControls, and TrackBar control libraries to fix the memory leaks. Now all controls are up-to-date again.
Tag: ReBar
-
TabStrip 1.10.1, ToolBarControls 1.3.1
I’ve updated the TabStrip and ToolBarControls libraries to fix the drag’n’drop crashes.
-
ExplorerListView 1.7.0, ShellBrowserControls 1.5.4, ToolBarControls 1.3.0
Today I’ve released updates to the ExplorerListView and ToolBarControls libraries, introducing the FinishOLEDragDrop method. I’ve also updated the ShellBrowserControls library. Now it does ensure that the drag image is hidden before displaying the right mouse button drag context menu.
-
ToolBarControls 1.2.4
I’ve released a small update to the ToolBarControls library. It fixes problems with the rebar’s CustomDraw event and with both controls’ Align property.
-
ToolBarControls 1.2.3
It turned out that the last update to the ToolBarControls library indeed fixed a crash, but worsened overall support for aligning the controls within the Form. So here is another update that makes the controls’ Alignment property behave more like what VB6 programmers are used to from other controls.
-
ToolBarControls 1.2.2
I’ve released a minor update to the ToolBarControls library. It fixes a crash that could occur in the VB6 Form Designer. Also the new version comes with an additional sample project that demonstrates how to use PNG images for the toolbar icons.
-
ToolBarControls 1.2.1
I’ve released another update of the ToolBarControls library. It fixes two bugs with Click events for the tool bar chevron popup window.
-
ToolBarControls 1.2.0
I’ve released an update of the ToolBarControls 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.
-
ToolBarControls 1.1.2
I’ve released an update of the ToolBarControls library. It mainly prepares it for use with the upcoming Pager control.
-
ButtonControls 1.8.5, TabStrip 1.5.2, ToolBarControls 1.1.1
I’ve released updates to ButtonControls, TabStrip and ToolBarControls, fixing a couple of bugs. Additionally the TabStrip control now officially supports Windows 8.