CSliderCtrl::GetThumbRect
检索边框的大小和位置滑块的(滚动块)在滑块控件。
void GetThumbRect(
LPRECT lprc
) const;
参数
- lprc
对包含滑块的边框的 CRect 对象的指针,因此当函数返回。
要求
Header: afxcmn.h
检索边框的大小和位置滑块的(滚动块)在滑块控件。
void GetThumbRect(
LPRECT lprc
) const;
Header: afxcmn.h