I have a dialog with a static text control
I erase the dialog background (OnearaseBkgrn()) with some color
But the text control's background is not erased.
I'd like to make it the same as the dialog's background color

How can I do this ?

Thanks