BCGControlBar Pro for MFC
static void CBCGPVisualManager::RedrawAll ( BOOL  bDeepRedraw = FALSE)
static

Forces all control bars in the application to be redrawn.

Call this function to immediately redraw all control bars in the application.

Parameters
bDeepRedrawIf this parameter is TRUE, all child windows will be redrawn. In case of FALSE (default), only top-level frames will be redrawn.