Hello,

Dose any body now a way to change the color of the text in the StatusBar

I tried

Code:
StatusBar.Text=”Some Text”
StatusBar.ForeColor=Color.Red
But it has no effect on the color of the text

Is it even possible?