BCGControlBar Pro for MFC
void CBCGPPropertySheet::EnablePageTransitionEffect ( CBCGPPageTransitionManager::BCGPPageTransitionEffect  effect,
int  nTime = 300,
BCGPAnimationType  animationType = BCGPANIMATION_AccelerateDecelerate,
CBCGPAnimationManagerOptions pAnimationOptions = NULL,
BOOL  bIsFirstPageTransition = FALSE 
)

Enables the page transition effect.

Parameters
effectThe effect.
nTimeThe transition time (in milliseconds, default value is 300)
animationTypeType of the animation.
pAnimationOptions(Optional) If non-null, options for controlling the animation.
bIsFirstPageTransition(Optional) Specifies whether a first page should be displayed with transition effect.