Поделиться через


CSliderCtrl::SetPageSize

Sets the size of the page for a slider control.

int SetPageSize(
   int nSize 
);

Параметры

  • nSize
    The new page size of the slider control.

Возвращаемое значение

The previous page size.

Заметки

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

Требования

Header: afxcmn.h

См. также

Основные понятия

CSliderCtrl Class

CSliderCtrl Members

Hierarchy Chart

CSliderCtrl::GetPageSize

CSliderCtrl::GetLineSize