It works well,but problen is that I have changed back color of RichText editor as -
m_pMngControl->SetBackgroundColorL(TRgb(226,189,130));
Editor's back color is changed but ScrollBar's color is not changed. It's still white. I want to set ScrollBar's back color to same as that of the editor's back color.