BCGControlBar Pro for MFC
void CBCGPVisualContainer::EnableImageCache ( BOOL  bEnable = TRUE)

Enables or disables visual container image cache.

Parameters
bEnableTRUE to enable, FALSE to disable.

Specifies whether the content of visual container is stored as an image, which can be redrawn much faster than it would be done with the regular drawing logic.