CircularFadeProgressBar

Giuseppe Zolli

CircularFadeProgressBar


The CircularFadeProgressBar is a circular progress bar with fade effect, composed by eight circles. It is very simple to use and it is a good alternative to the classic progress bar.
To use it you have to:

  1. Use BackColor to change the background color of the bar
  2. Use BordersColor to change the border color of the circles
  3. Use PercentageColor to change the color of the percentage
  4. Use IncrementSpeed to change the speed used to loop
  5. Use StartLoop() to start looping and StopLoop() to stop looping.
  6. Use Increment(int increment) to increment the value of the progress bar
  7. Use LoopSpeed to change the speed of the looping light
  8. Use HighlightBalls to highlight the border of each ball. NOTE: This disables FadeBorders
  9. Use FadeBorders to fade the borders of each ball. NOTE: This disables HighlightBalls

END OF GUIDE



Related

Home: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.