BCGControlBar Pro for MFC
void CBCGPOutlookBarPane::EnablePageScrollMode ( BOOL  bPageScroll = TRUE)
inline

Enables or disables a mode when the shortcuts may be scrolled page by page.

Use this function to enable or disable a mode when the shortcuts may be scrolled page by page.

Parameters
bPageScrollTRUE - enable the page scroll mode. FALSE - disable the page scroll mode.