Share via


CMDITabInfo::m_tabLocation

Specifies whether the tabs labels are located at the top or the bottom of the page.

CMFCTabCtrl::Location m_tabLocation;

Remarks

Apply to the tabs one of the following location flags:

  • LOCATION_BOTTOM: the tabs labels are located at the bottom of the page.

  • LOCATION_TOP: the tabs labels are located at the top of the page

Requirements

Header: afxmdiclientareawnd.h

See Also

Reference

CMDITabInfo Class

Hierarchy Chart