CSliderCtrl::SetPageSize

This method sets the size of the page for a slider control. The page size affects how much the slider moves for the TB_PAGEUP and TB_PAGEDOWN 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 SetPageSize( int nSize );

See Also

CSliderCtrl::GetPageSize, CSliderCtrl::GetLineSize