Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the display size of the ribbon panel is minimized in the horizontal direction.
BOOL IsCollapsed() const;
Return Value
TRUE if the display size of the ribbon panel is minimized in the horizontal direction; otherwise FALSE.
Remarks
When a ribbon panel is collapsed, it only displays its default button, its name, and a drop-down arrow.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |