BOOL CBCGPComboBox::SetImageList | ( | HIMAGELIST | hImageList, |
int | nVertMargin = 2 , |
||
BOOL | bDisplayIconLeftOfEditBox = FALSE |
||
) |
Sets image list.
hImageList | List of images. |
nVertMargin | The image vertical margin. |
bDisplayIconLeftOfEditBox | If this parameter is TRUE and selected combobox item has icon, the icon will be displayed on left side (CBS_DROPDOWN style). |