The Progress Bar control takes a number value (whole number, floating point, decimal) and then renders an animated progress bar. A value between 0 and 100 must be provided.
Demonstration
This does update in real time as you can see within this demo video:
Source Code
The full source code and solution file is up on GitHub:
https://github.com/365lyf/PCFControls/tree/master/ProgressBar