ComponentOne MultiSelect for WinForms
ImageIndex Property (C1DropDownControl)

C1.Win.C1Input Namespace > C1DropDownControl Class : ImageIndex Property
Gets or sets the index of the button image in the ImageList.
Syntax
'Declaration
 
Public Property ImageIndex As Integer
public int ImageIndex {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members