The VB6 CCRP Progress Bar Control has been created by Jeremy Adams as a direct replacement for the Progress Bar Control provided in comctl32.ocx.
This control also includes new features found in newer versions of Comctl32.dll which is supplied by Microsoft with IE3+. These features include the ability to display the progress bar vertically and/or smoothly.
New in this Release
Added prgNoBorder and prgNoAutoCaption constants to avoid conflicts with prgNone.
Fixed Overflow error when using control with COMCTL32.DLL v4.00.
Fixed redraw bug involving caption in block mode.