| BOOL CBCGPStepProgressBarRenderer::SetCompletedIcons | ( | UINT | nIconsResID, |
| int | nSizeIcon = 16, |
||
| BOOL | bAutoInverseIcons = FALSE, |
||
| BOOL | bRedraw = TRUE |
||
| ) |
Specfies the step progress bar icons for completed steps.
| nIconsResID | Icon list resource ID. |
| nSizeIcon | The size of the icon. |
| bAutoInverseIcons | Specifies whether the icons should be automatically invesed in the dark themes. |
| bRedraw | Specifies whether a control should be redrawn. |