| BOOL CBCGPListBox::SetImageList | ( | UINT | nImageListResID, |
| int | cxIcon = 16, |
||
| int | nVertMargin = 2, |
||
| BOOL | bAutoScale = FALSE |
||
| ) |
Sets image list.
| nImageListResID | Identifier for the image list resource. |
| cxIcon | The icon width. |
| nVertMargin | The icon vertical margin. |
| bAutoScale | TRUE to automatically scale according to DPI. |