ComponentOne Input for WinForms
ImageList Property (C1DropDownControl)

C1.Win.C1Input.4 Assembly > 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 System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members