Background
Disabled background
Border
Light border
Dark border
Light border 2
Dark border 2
Button background
Button light border
Button dark border
Arrow
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_SCROLLBAR │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_DISABLEDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_FIELDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDERCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWFRAME │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDERLIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDERLIGHTCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_WHITE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDERDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDERDARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_DARKGRAY │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │RGB_DARKGRAY not defined in │ │ │OS/2 header files. Its value │ │ │is 0x00808080. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER2LIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDER2LIGHTCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_WHITE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER2DARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDER2DARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_HILITEFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONMIDDLE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBORDERLIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBORDERLIGHTCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONLIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBORDERDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBORDERDARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONDARK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_ARROW │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_ARROWCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘