CSliderCtrl::GetChannelRect

This method retrieves 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.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void GetChannelRect( LPRECT lprc ) const;

See Also

CSliderCtrl::GetThumbRect