ComponentOne MultiSelect for WinForms
ItemsImageList Property

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 ImageList
public ImageList ItemsImageList {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members