CSliderCtrl::GetChannelRect
voidGetChannelRect(LPRECTlprc**) const;**
Parameters
lprc
A pointer to a CRect object that contains the size and position of the channel’s bounding rectangle when the function returns.
Remarks
Call this function to retrieve the size and position of the bounding rectangle for a slider control’s channel. The channel is the area over which the slider moves and which contains the highlight when a range is selected.
CSliderCtrl Overview | Class Members | Hierarchy Chart
See Also CSliderCtrl::GetThumbRect