CSliderCtrl::GetLineSize

Retrieves the size of the line for a slider control.

int GetLineSize( ) const;

Return Value

The size of a line for the slider control.

Remarks

The line size affects how much the slider moves for the TB_LINEUP and TB_LINEDOWN notifications. The default setting for the line size is 1.

Requirements

Header: afxcmn.h

See Also

Reference

CSliderCtrl Class

Hierarchy Chart

CSliderCtrl::SetLineSize

CSliderCtrl::GetPageSize

Other Resources

CSliderCtrl Members