Hi all,

Im trying to change text color and text background of static window, but for now im stuck. Im new in api. I changed static's background by catching WM_CTLCOLORSTATIC message and returning color i want, but text background still remains grey. Any idea how to change it? Thanks in advance.