BCGControlBar Pro for MFC
virtual void CBCGPWinApp::OnAfterChangeVisualTheme ( CWnd *  pMainWnd)
inlineprotectedvirtual

This method is called by the framework after changing the Visual Theme.

Parameters
pMainWndThe pointer to application main window.

The default implementation does nothing. You can override this method to customize the application appearance after a visual theme changing.