CSliderCtrl::GetLineSize

Call this member function to retrieve 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.

Syntax

int GetLineSize( ) 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::SetLineSize, CSliderCtrl::GetPageSize