Attribute
type.
Presentation parameter attribute identity. The following presentation parameters
are initialized by the value set control. The initial value of each is shown
in the following list:
PP_FOREGROUNDCOLOR or PP_FOREGROUNDCOLORINDEX
Item
foreground color; used when displaying text and bit maps. This color is
initialized to SYSCLR_WINDOWTEXT.
PP_BACKGROUNDCOLOR
or PP_BACKGROUNDCOLORINDEX
Value set background
color; used for entire control as the background. This color is initialized
to SYSCLR_WINDOW.
PP_HILITEBACKGROUNDCOLOR or PP_HILITEBACKGROUNDCOLORINDEX
Selection color; this is the color used for selected-state
and target emphasis. This color is initialized to SYSCLR_HILITEBACKGROUND.
PP_BORDERCOLOR or PP_BORDERCOLORINDEX
Value
set and item border color. This color is initialized to SYSCLR_WINDOWFRAME.
[Back]
[Next]