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: TabStrip
-
ExplorerListView 1.6.2, TabStrip 1.9.0
I’ve updated the ExplorerListView control and the TabStrip control. ExplorerListView 1.6.2 makes sub-item controls work on Windows 10 and fixes another minor bug that affected list view groups.
TabStrip 1.9.0 introduces a new feature: Now it is possible to display the close button on certain tabs only. -
TabStrip 1.8.0
I’ve released an update of the TabStrip control. It now provides 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.
-
TabStrip 1.7.0
I’ve released version 1.7.0 of the TabStrip control. Now it is possible to display the close button only on the active tab instead of all tabs.
-
TabStrip 1.5.1
I’ve fixed a tiny, drag’n’drop related bug in the TabStrip control.