| void CBCGPRibbonMainButton::SetImage | ( | UINT | uiBmpResID, |
| BOOL | bDPIAutoScale = FALSE |
||
| ) |
Assigns a new image to main ribbon button.
Use this method to assign a new image to main ribbon button.
| uiBmpResID | Image resource ID. |
| bDPIAutoScale | Specifies whether the image should be scaled according to current DPI. |