BCGControlBar Pro for MFC
static void CBCGPOutlookWnd::EnableAnimation ( BOOL  bEnable = TRUE)
static

Enables and disables animation during the switch between pages of an outlook bar.

Call this function to enable and disable animation. When the user activates a page the page's caption slides up or down if animation is enabled. If animation is disabled the page becomes active immediately.

By the default, the animation is enabled.

Parameters
bEnableSpecifies whether the animation should be enabled or disabled.