[]
Gets or sets the key of the small image in the SmallImageList.
[RelatedImageList("ImageList")]
[TypeConverter(typeof(ImageKeyConverter))]
[Browsable(false)]
public virtual string ImageKey { get; set; }
<RelatedImageList("ImageList")>
<TypeConverter(GetType(ImageKeyConverter))>
<Browsable(False)>
Public Overridable Property ImageKey As String