BCGControlBar Pro for MFC
void CBCGPVisualContainer::EnableScrollBars ( BOOL  bEnable = TRUE,
CBCGPVisualScrollBarColorTheme pColorTheme = NULL,
CBCGPVisualScrollBar::BCGP_VISUAL_SCROLLBAR_STYLE  style = CBCGPVisualScrollBar::BCGP_VISUAL_SCROLLBAR_FLAT 
)

Enables or disables visual container scroll bars.

Parameters
bEnableTRUE to enable, FALSE to disable.
pColorTheme(Optional) A pointer to scroll bar color theme.
styleThe scroll bar style.