Background
Text
Icon text
Icon text background
Background highlight
Text highlight
Border
Edit background
Edit text
Tree view light button border
Tree view dark button border
Tree view outer button border
Tree view button background
Record emphasis
Edge window
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOW │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_FOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_ICONFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_ICONTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Pure RGB color and not │ │ │inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_ICONBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_ICONTEXTBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │CLR_ERROR (transparent) │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_HIGHLIGHTBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_HILITEBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_HILITEBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_HIGHLIGHTFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_HILITEFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_HILITEFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_PAGEBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_PAGEBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_WHITE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_PAGEFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_PAGEFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Tree view light button border │CCI_BUTTONBORDERLIGHT │ │color │ │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBORDERLIGHTCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONLIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBORDERDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBORDERDARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDERDEFAULT │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDERDEFAULTCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLF_BUTTONMIDDLE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER2 │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDER2COLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_FIELDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FIELDBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_SCROLLBAR │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_MAJORTABFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_MAJORTABFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_MINORTABBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_MINORTABBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_PAGEBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_MINORTABFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_MINORTABFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_CHECKDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_CHECKDARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_ARROW │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_ARROWCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLUE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘