BCGControlBar Pro for MFC
virtual BOOL CBCGPPropertySheet::IsPageTransitionReversedOrder ( int  nCurrPage,
int  nNewPage 
) const
inlinevirtual

Called by the framework when page transition direction is needed.

Parameters
nCurrPageZero-based index of the currently active page.
nNewPageZero-based index of the page to be activated.
Returns
TRUE if page transition should have right-to-left direction, FALSE - otherwise.