CMFCRibbonPanel::IsJustifyColumns
Indicates whether the display dimensions of ribbon elements that are in the same column in the ribbon panel are set to the same width.
BOOL IsJustifyColumns() const;
Return Value
TRUE if the display dimensions of ribbon elements that are in the same column in the ribbon panel are set to the same width; otherwise FALSE.
Requirements
Header: afxRibbonPanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |