/
posted by
Marcel du Preez
on
Jun 14, 2010 (more than a year ago)
This article is compatible with the latest version of Silverlight. Introduction Recently I have been working on a project, where a certain task's completion needs to be visually indicated in some graphic way. I settled on creating a style for the ProgressBar control, with a changing background color depending on the current value of the ProgressBar. HSV (Hue-Saturation-Value) From Wikipedia : "HSL ...