CMFCRibbonBar::IsReplaceFrameCaption

Indicates whether the ribbon bar replaces or is under the caption of the main frame window.

BOOL IsReplaceFrameCaption() const;

Return Value

TRUE if the ribbon bar replaces the caption of the main frame window; FALSE if ribbon bar is under the caption of the main frame window.

Requirements

Header: afxribbonbar.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBar Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.