Background
Text
Disabled background
Disabled text
Highlight background
Highlight text
Light border
Dark border
Light border 2
Dark border 2
Corner between scroll bars
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_ENTRYFIELD │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_FOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_DISABLEDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_DISABLEDBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_ENTRYFIELD │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │Not inherited │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_DISABLEDFOREGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_DISABLEDFOREGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_WINDOWTEXT │ ├──────────────────────────────┼──────────────────────────────┤ │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 │Pure RGB color. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │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_LIGHTGRAY │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │RGB_LIGHTGRAY not defined in │ │ │OS/2 header files. Its value │ │ │is 0x00cccccc. │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_BORDER2DARK │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_BORDER2DARKCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │RGB_BLACK │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘
┌──────────────────────────────┬──────────────────────────────┐ │Control Color Index │CCI_FIELDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Presentation Parameter │PP_FIELDBACKGROUNDCOLOR │ ├──────────────────────────────┼──────────────────────────────┤ │System Default │SYSCLR_FIELDBACKGROUND │ ├──────────────────────────────┼──────────────────────────────┤ │Remarks │None │ └──────────────────────────────┴──────────────────────────────┘