ComponentOne MultiSelect for WinForms
ImageList Property (C1DropDownControl)

C1.Win.C1Input Namespace > C1DropDownControl Class : ImageList Property
Gets or sets the ImageList to get the images to display in the drop down items.
Syntax
'Declaration
 
Public Property ImageList As ImageList
public ImageList ImageList {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members