...but what's the function to set an image to a ComboBoxControl's item? The ListViewControl has a PlusWnd::LstView_SetItemIcon function which does that, but it seems like there's no similar function for a ComboBoxControl.
Did Patchou miss this and will I have to look up some stuff in the Win32 API pages on MSDN in case I want to set the image, or is there some hidden function which isn't been spoken of in the scripting documentation?