m_ProgressBar.SendMessage(PBM_SETBARCOLOR,0,RGB(0, 111, 0)); m_ProgressBar.SendMessage(PBM_SETBKCOLOR,0,RGB(200,200,200));