int SetPageSize( int nSize );
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.