CMDITabInfo::m_bAutoColor

Specifies whether each MDI tab has its own color.

BOOL m_bAutoColor;

Remarks

If TRUE, each tab will have its own color. The set of colors is managed by the MFC library. Otherwise, the tabs are displayed in white. The default value is FALSE.

Requirements

Header: afxmdiclientareawnd.h

See Also

Reference

CMDITabInfo Class

Hierarchy Chart