BCGControlBar Pro for MFC
BOOL CBCGPTabbedControlBar::m_bTabsAlwaysTop
static

Specifies the default tab location for all tabbed control bars in the application.

Set this static member to TRUE if you need to make all tabbed control bars in the application displaying tabs on the top.

m_bTabsAlwaysTop should be set before a tabbed control bar has been created.

The default value is FALSE.