CSliderCtrl::SetLineSize

This method sets 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.

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 SetLineSize( int nSize );

See Also

CSliderCtrl::GetLineSize, CSliderCtrl::SetPageSize