How do I set the backgroundcolor of a disabled Richedit window ? I have tried with WS_CTLCOLORSTATIC but it does not work
any idea?s ?
any idea?s ?
Try EM_SETBKGNDCOLOR.
I just testing it and it seems to work fine. Even when disabled.
I just testing it and it seems to work fine. Even when disabled.