Is it possible to have icon and text on each line of a dropdown ownerdraw combobox?
I tryed and texts are ok, when I select another line of text the icon appear only on the first line of the dropdown list instead of the line where the text is.
Thanks,
Guy
I tryed and texts are ok, when I select another line of text the icon appear only on the first line of the dropdown list instead of the line where the text is.
Thanks,
Guy
Why not to use the 'new' control ComboBoxEx which support icon (via imagelist control) + text natively?
LuHa,
Already tried ComboBoxEx, works fine except the background color for the text entered.
I though it might be possible to do it with the ComboBox, thanks anyway.
Guy
Already tried ComboBoxEx, works fine except the background color for the text entered.
I though it might be possible to do it with the ComboBox, thanks anyway.
Guy