Click to See Complete Forum and Search --> : Can we change the colour of Progress bar filling blocks


Shahzad
April 11th, 1999, 12:54 PM
I have a progress bar. I want to change the colour of the blocks that fill up the bar gradually. Is it possible?

Gomez Addams
April 12th, 1999, 12:47 PM
One way to accomplish this is to use a custom progress bar that handles
its own painting. This site has a few in the 'other controls' section. The
gradient progress bar works fairly well and allows you to set the two colors
it fades between. This bar will be drawn smooth also, not the blocks.