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.
Recalculates the width of each display layout configuration for the ribbon panel.
virtual void RecalcWidths(
CDC* pDC,
int nHeight
);
Parameters
[in] pDC
Pointer to a device context for the ribbon panel.[in] nHeight
The height of the ribbon panel.
Remarks
A ribbon panel changes its layout configuration as the available width changes.
Requirements
Header: afxribbonpanel.h