CSliderCtrl::GetLineSize

This method retrieves the size of the line for a slider control. 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.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

int GetLineSize( ) const;

See Also

CSliderCtrl::SetLineSize, CSliderCtrl::GetPageSize