BCGControlBar Pro for MFC

Page transition effects.

Enumerator
BCGPPageTransitionNone 

No transition effect. The pages will be immediately changed.

BCGPPageTransitionSlide 

The pages content will be moved horizontally. All pages between currently active and new are displayed during the animation.

BCGPPageTransitionSimpleSlide 

The pages content will be moved horizontally. Only active and new pages are displayed during the animation.

BCGPPageTransitionPop 

The new page will be "expanded" from the window center point.

BCGPPageTransitionFade 

The pages will be changed with animation fading effect.

BCGPPageTransitionSlideVertical 

The pages content will be moved vertically. All pages between currently active and new are displayed during the animation.

BCGPPageTransitionSimpleSlideVertical 

The pages content will be moved vertically. Only active and new pages are displayed during the animation.

BCGPPageTransitionAppear 

The new page will be smoothly shifted from the left or right side.