BCGControlBar Pro for MFC
BOOL CBCGPRibbonPanel::IsPreserveElementOrder ( ) const
inline

Tells whether the ribbon panel preserves the element order, or not.

Use this method to determine whether the ribbon panel preserves the element order, or not.

When the size of panel is changed, it tries to arrange the elements in the way they take as less space as possible. This algorithm may change positions of elements. If the internal flag m_bPreserveElementOrder is set to TRUE, then this algorithm does not change positions of elements.