
changing background color of a message box?
When you handle the WM_CTLCOLOR message in your app you should get a
CTLCOLOR_MSGBOX notification if a messagebox is displayed.
HTH, Jens
Poe schrieb:
Quote:
> hi all,
> Does anyone know how to change the background color of a message box? Does
> anyone know of any other message boxes that you can change the background
> color of?
> Poe