Hi all Picked up Gambas again after a year away. So I am having to relearn lots of stuff. Maybe the answer to this is something really simple. Here is the code. ProgressBar1.BackColor = Color.Yellow ProgressBar1.ForeColor = Color.Cyan The BackColor works fine but the ForeColor is always black Any answers please? Regards Pete