ComponentOne Input for WinForms
ItemsImageList Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : ItemsImageList Property
Gets or sets the ImageList to get the images to display in the combobox items.
Syntax
'Declaration
 
Public Property ItemsImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ItemsImageList {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members