Background
Text / detent
Shaft ribbon color
Focus highlight
Light border
Dark border
Light tick mark
Dark tick mark
Button background
Button light border
Button dark border
Arrow
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_FOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_HILITEBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │0x000000AA │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDERCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │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_DARKGRAY │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │RGB_DARKGRAY not defined in │ │ │OS/2 header files. Its value │ │ │is 0x00808080. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BUTTONBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_BUTTONMIDDLE │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BUTTONBORDERLIGHT │ ├──────────────────────────────┼──────────────────────────────┤ │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_ARROW │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_ARROWCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘