Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the size of the page for a slider control.
int SetPageSize(
int nSize
);
Parameters
- nSize
The new page size of the slider control.
Return Value
The previous page size.
Remarks
The page size affects how much the slider moves for the TB_PAGEUP and TB_PAGEDOWN notifications.
Requirements
Header: afxcmn.h