Feedback
Add ProgressBar colour properties
- Status
- Fixed
- Fixed in
- v26.5.6
- Source discussion
- https://forum.objo.dev/d/124-progressbar-control-missing-properties
- Last updated
- 2026-05-24
Public summary
Add ProgressBar colour customisation so desktop apps can set both the track background and filled progress indicator colours from ObjoBasic. The implemented API exposes BackgroundColour As Colour and FillColour As Colour on ProgressBar.