[Category("Appearance")] [DefaultValue(-1)] [Description("The index of the image in an ImageList.")] public virtual int Index {get; set;}
Property Value
This zero-based value is an index into an ImageList. The default value is-1
, indicating no image in any ImageList.