BCGSuite for MFC
virtual void CBCGPGridCtrl::SetVisualManagerColorTheme ( BOOL  bSet = TRUE,
BOOL  bRedraw = TRUE,
BOOL  bAutoUpdateOnVMChange = TRUE,
BOOL  bIncludeScrollbarTheme = TRUE 
)
virtual

Sets the visual manager-style color theme

Parameters
bSetTRUE - set visual manager theme; FALSE - clean-up the theme.
bRedrawIf TRUE, the grid control is redrawn immediately after the color theme has changed.
bAutoUpdateOnVMChangeIf TRUE, the theme will be automatically updated when the visual manager is being changed.
bIncludeScrollbarThemeIf TRUE, the scrollbar theme will be automatically updated when the visual manager is being changed.