Custom Draw ValuesCustom Draw Values*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Trackbar Control Styles
*Next Topic: Trackbar Control Messages

Custom Draw Values


Trackbar controls use the following values to identify a control's parts. One of these values is specified in the dwItemSpec member of the NMCUSTOMDRAW structure.
TBCD_CHANNEL Identifies the channel that the trackbar control's thumb marker slides along. This is the part of the control that the user moves.
TBCD_THUMB Identifies the trackbar control's thumb marker.
TBCD_TICS Identifies the tick marks that are displayed along the trackbar control's edge.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.