CMDITabInfo::m_bDocumentMenu

Specifies whether each tab displays a popup menu that shows a list of opened documents at the right edge of the tab area.

BOOL m_bDocumentMenu;

Remarks

If TRUE, each tab windows displays a popup menu that shows a list of opened documents at the right edge of the tab area; Otherwise, the tab window displays scroll buttons at the right edge of the tab area. The default value is FALSE.

Requirements

Header: afxmdiclientareawnd.h

See Also

Reference

CMDITabInfo Class

Hierarchy Chart