I’ve fixed some memory leaks that occurred with certain events. ExplorerListView, ExplorerTreeView and the Pager control have been fixed first. Expect more updates to come.
Tag: Pager
-
Pager 1.1.0
I’ve released a new version of the Pager control. It now has events for extended mouse button clicks. Additionally I’ve activated the data-binding capabilities.
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.
-
Pager 1.0.0
A new control has been born: Pager. It wraps the native SysPager control of Windows and can be used to make other controls, for instance a tool bar, scrollable.
Most VB6 developers won’t know such a control, as Microsoft has never released one for VB6. Also it is a control that is used rarely – even throughout Windows itself. But at times it can be handy.