The following system colors are used when the system draws button controls:
SYSCLR_BUTTONDEFAULT
SYSCLR_BUTTONLIGHT
SYSCLR_BUTTONMIDDLE
SYSCLR_MENUTEXT
SYSCLR_WINDOW
SYSCLR_WINDOWFRAME.
Some of these defaults can be replaced by using the following presentation parameters in the application resource script file or source code:
PP_BACKGROUNDCOLOR PP_BORDERCOLOR
PP_DISABLEDFOREGROUNDCOLOR
PP_FOREGROUNDCOLOR
PP_HILITEFOREGROUNDCOLOR.