BCGControlBar Pro for MFC
void CBCGPTasksPane::EnableAnimation ( BOOL  bEnable = TRUE)
inline

Enables or disables animation while collapsing or expanding task groups.

Use this function to enable or disable animation while collapsing or expanding task groups. By default the animation is enabled.

Parameters
bEnableSpecifies whether to enable (TRUE) or disable (FALSE) animation.