Updates: vbAccelerator Progress Bar Control

Update19 Dec 2002

  • First Posted

Update20 Jun 2002

  • The last version of this control included an enumeration with the names Left and Right. These clashed with VB's built-in keywords, meaning that you could not compile a project with the control that used the VB keywords. The enumerations have been changed to fix this. As this breaks binary compatibility, the updated version has a new ProgID and filename.
  • Added a Draw event to allow owner-drawn progress bars.