I\'m handling WM_CTLCOLORSTATIC like this:
WM_CTLCOLORSTATIC
case WM_CTLCOLORSTATIC: { HWND fromHwnd = (HWND) lParam; if(fromHwnd == hGroupBox) { HDC hdcStat