Custom background for application
-
MFC. I do a skinning for a winapp written in mfc. I have to change totally the bkcolor apearence for all ui in a custom color. I superclassed all controls and works fine except: Tab controls 3d borders shadwows, Toolbar separators, Static frames and 3D edit controls shadows which are still system color. ANy Ideea. P.S Just Dont tell me I have to handle them on WM_PAINT and redraw on top another rect. :)
-
MFC. I do a skinning for a winapp written in mfc. I have to change totally the bkcolor apearence for all ui in a custom color. I superclassed all controls and works fine except: Tab controls 3d borders shadwows, Toolbar separators, Static frames and 3D edit controls shadows which are still system color. ANy Ideea. P.S Just Dont tell me I have to handle them on WM_PAINT and redraw on top another rect. :)