Description of ComboBox With Images :
In this tutorial readers can find information on displaying images in ComboBox. The author explains that, due to the absence of in built support for images in ComboBox there is a need to generate a ComboBoxEx class for displaying images in ComboBox. The author discusses on setting ComboBoxExItem.ImageIndex and ComboBoxEx.ImageList properties with the help of created ComboBoxEx class.