CMFCRibbonButton::SetAlwaysLargeImage
Specifies whether the button displays a large or a small image when the user collapses the button.
void SetAlwaysLargeImage(
BOOL bSet=TRUE
);
Parameters
- [in] bSet
If TRUE, the button displays a large image. Otherwise, the button displays a small image.
Requirements
Header: afxribbonbutton.h