| BOOL CBCGPStatic::SetPicture | ( | const CString & | strImagePath, |
| BOOL | bDPIAutoScale = TRUE, |
||
| BOOL | bAutoResize = FALSE, |
||
| BOOL | bDisable3DColorsMapping = FALSE |
||
| ) |
Sets a picture loaded from external file.
| strImagePath | Full pathname of the image file. |
| bDPIAutoScale | Specifies whether the image should be scaled according to current DPI. |
| bAutoResize | Specifies whether control should be automatically resized to the picture size. |
| bDisable3DColorsMapping | When this parameter is FALSE, the system 3D colors are not mapped to the active visual theme colors. |