CMFCRibbonBar::IsQuickAccessToolbarOnTop

Indicates whether the quick access toolbar is located over or under the ribbon bar.

BOOL IsQuickAccessToolbarOnTop() const;

Return Value

TRUE if the quick access toolbar is located over the ribbon bar; FALSE if the quick access toolbar is located under the ribbon bar.

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.