CSliderCtrl::GetThumbLength

Retrieves the length of the slider in the current trackbar control.

int GetThumbLength() const;

Return Value

The length of the slider, in pixels.

Remarks

This method sends the TBM_GETTHUMBLENGTH message, which is described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CSliderCtrl Class

Hierarchy Chart

TBM_GETTHUMBLENGTH

CSliderCtrl::SetThumbLength

Other Resources

CSliderCtrl Members