Hi, I can override WM_ERASEBKGND and fill the control but it is valid only when the control has not the focus. If it gains focus, the text is drawn with a background system color (COLOR_WINDOW), WM_CTLCOLOR is not called. Any idea ? Nicolas
Hi, I can override WM_ERASEBKGND and fill the control but it is valid only when the control has not the focus. If it gains focus, the text is drawn with a background system color (COLOR_WINDOW), WM_CTLCOLOR is not called. Any idea ? Nicolas