CMFCRibbonBar::SetTooltipFixedWidth
Sets the regular and large sizes of tooltip fixed widths for the ribbon bar.
void SetTooltipFixedWidth(
int nWidthRegular,
int nWidthLargeImage
);
Parameters
[in] nWidthRegular
The width, in pixels, of a regular fixed sized tooltip.[in] nWidthLargeImage
The width, in pixels, of a large fixed sized tooltip.
Remarks
Setting a parameter to 0 causes the corresponding width to vary.
Requirements
Header: afxribbonbar.h