CMFCRibbonBar::SetQuickAccessToolbarOnTop
Positions the quick access toolbar above or below the ribbon bar.
void SetQuickAccessToolbarOnTop(
BOOL bOnTop
);
Parameters
- [in] bOnTop
TRUE to position the quick access toolbar above the ribbon bar; FALSE to position the quick access toolbar below the ribbon bar.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |