CTabbedPane::m_bTabsAlwaysTop
The default location for tabs in the application.
AFX_IMPORT_DATA static BOOL m_bTabsAlwaysTop;
Remarks
Set this static member to TRUE to force all tabs in the application to be displayed at the top of the tabbed pane.
You must set this value before a tabbed pane has been created.
The default value is FALSE.
Requirements
Header: afxTabbedPane.h