BCGControlBar Pro for MFC
void CBCGPTasksPane::EnableScrollButtons ( BOOL  bEnable = TRUE)

Enables usage of scroll buttons instead of a scrollbar.

Use this function to specify whether the tasks pane uses scroll buttons or scrollbar. By default, scroll buttons are used.

Parameters
bEnableSpecifies whether the taskpane should use scroll buttons instead of a scrollbar.