-
Does anyone know why I can't change style of my ProgressBar to vbSomethingSMOOTH (I have vb 5.0 pro with all possible service packs). I was able to do it before I had to format my hard drive and after that it doesn't work anymore (I did try to reinstall vb many times)
Thanks for your help
-
Are you using the ProgressBar from comctl32.ocx? If so, I don't think you can make it smooth because as far as I know it only operates chunk by chunk. You can however get a smooth progress bar (and one that also displays the percent) if you use the sspanel from the Sheridan 3D controls.
-
The problem is that I was able to do it before :(