CSliderCtrl::GetPageSize

This method retrieves 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 GetPageSize( ) const;

See Also

CSliderCtrl::GetLineSize, CSliderCtrl::SetPageSize