Achieve beautiful linear progress with Bunifu Progress Bar
Progress Bar Control for C# & VB.NET Developers
Bunifu Progress Bar is a simple control that implements a basic linear progress bar. It allows us to measure the progress of an event (process, action) over a certain period of time.
Possible customizations:
- Ability to change the progress bar color
- Add ability to have border radius for curved edges
- Multi-color support
Custom Properties:
- Ability to change progress bar value using Value property
- Ability to set the maximum allowed progress value using MaximumValue property
- Ability to set the progress bar color using ProgressColor property
- Ability to set the progress border radius using BorderRadius property