CSliderCtrl::GetThumbRect

Call this member function to retrieve the size and position of the bounding rectangle for the slider (thumb) in a slider control.

Syntax

void GetThumbRect( 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::GetChannelRect