Pointer to an OWNERITEM
data structure.
The following list defines the OWNERITEM
data structure fields that apply to the slider control. See OWNERITEM
for the default field values.
hwnd (HWND)
hps (HPS)
Presentation-space handle.
fsState
(ULONG)
fsAttribute
(ULONG)
fsStateOld (ULONG)
fsAttributeOld
(ULONG)
rclItem (RECTL)
Item rectangle to be drawn in window coordinates.
idItem (LONG)
Identity of item to be drawn:
SDA_SLIDERSHAFT
Specifies that the slider shaft
is to be drawn.
SDA_RIBBONSTRIP
Specifies
that the slider shaft area that contains a ribbon strip is to be drawn.
SDA_SLIDERARM
Specifies
that the slider arm is to be drawn.
SDA_BACKGROUND
Specifies that the slider background is to be drawn.
hItem (ULONG)
[Back]
[Next]