CSliderCtrl::GetPageSize

Retrieves the size of the page for a slider control.

int GetPageSize( ) const;

Return Value

The size of a page for the slider control.

Remarks

The page size affects how much the slider moves for the TB_PAGEUP and TB_PAGEDOWN notifications.

Requirements

Header: afxcmn.h

See Also

Reference

CSliderCtrl Class

Hierarchy Chart

CSliderCtrl::GetLineSize

CSliderCtrl::SetPageSize

Other Resources

CSliderCtrl Members