| void CBCGPRibbonButtonsGroup::SetImagesSimplifiedMode | ( | CBCGPToolBarImages * | pImages, | 
| CBCGPToolBarImages * | pHotImages, | ||
| CBCGPToolBarImages * | pDisabledImages, | ||
| BOOL | bDontScaleInHighDPIMode = FALSE | ||
| ) | 
Assigns images displayed in the Ribbon simplified mode to buttons in group.
| pImages | Regular images. | 
| pHotImages | Hot images. | 
| pDisabledImages | Disabled images. | 
| bDontScaleInHighDPIMode | Set this parameter to TRUE if you wish to prevent image scaling in high DPI mode. |