[]
Gets or sets the image list index value of the image displayed on the C1TextBox control.
[TypeConverter(typeof(ImageIndexConverter))]
public int ImageIndex { get; set; }
<TypeConverter(GetType(ImageIndexConverter))>
Public Property ImageIndex As Integer