ComponentOne Input for WinForms
ImageIndex Property (C1DropDownControl)

C1.Win.C1Input.4 Assembly > 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 System.Integer
public System.int ImageIndex {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members