CSliderCtrl::GetChannelRect

Call this member 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.

Syntax

void GetChannelRect( LPRECT lprc ) const;

At a Glance

Header file: Afxcmn.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSliderCtrl Overview, CSliderCtrl Member Functions, Control Classes, CSliderCtrl::GetThumbRect