| void CBCGPKnob::SetImageList | ( | UINT | uiResID, |
| int | cx = 16, |
||
| const CBCGPSize & | szMargin = CBCGPSize(0, 0), |
||
| BOOL | bDPIScale = FALSE |
||
| ) |
Sets image list.
| uiResID | Image list resource identifier. |
| cx | The icon width. |
| szMargin | The offset from the scale, in pixels. |
| bDPIScale | Specify whether the image list should be automatically scaled according to DPI settings. |
Call this method to specify the custom icons list. The icons will be drawn near the knob scale tick marks.