Hi all,

I created a 'Static' Control using the 'CreateWindowEX' API which I placed
at the Bottom of a Worksheet and displays a nice scrolling text. It is
working fine but I can't seem to be able to change the color of the control
background

I have tried the 'SetBKColor' API and I am also experimenting with the
'SendMessage' API but without any luck so far.

I hope someone can help me with this.

Regards.