Share via


CSliderCtrl::SetPageSize

intSetPageSize(intnSize**);**

Return Value

The previous page size.

Parameters

nSize

The new page size of the slider control.

Remarks

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

CSliderCtrl OverviewClass MembersHierarchy Chart

See Also   CSliderCtrl::GetPageSize, CSliderCtrl::GetLineSize