Krypton-Suite / Extended-Toolkit

A companion toolkit for the standard toolkit.
MIT License
180 stars 31 forks source link

[Feature Request]: `KryptonProgressBar` - Three Colour States #452

Open PWagner1 opened 8 months ago

PWagner1 commented 8 months ago

It would be interesting to have a UseThreeColorState option for the KryptonProgressBar. How it would work is that anything under 45, the colour of the PB will be red, 45 - 75 = orange, and > 75 is green. Maybe have the option to customise these three colours also?

Smurf-IV commented 8 months ago

The values would need to be settable, and the Type of "Blending" to be used over the range (i.e. off, 0 -> 100%) and the angle of blend Add Images for the different regions

This is more of an Ext thing