BCGControlBar Pro for MFC
static void CBCGPVisualManager2003::SetUseGlobalTheme ( BOOL  bUseGlobalTheme = TRUE)
static

Enables or disables using of Windows global theme.

If this option is disabled, CBCGPVisualManager2003 uses CBCGPVisualManagerXP to draw the GUI elements. Otherwise, it uses CBCGPWinXPVisualManager.

Parameters
bUseGlobalThemeTRUE - enable using of global theme, FALSE - disable using of global theme.