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.
bEnable | TRUE to enable, FALSE to disable. |
pColorTheme | (Optional) A pointer to scroll bar color theme. |
style | The scroll bar style. |