'Declaration
<LocalizableAttribute(True)> <BrowsableAttribute(False)> <RelatedImageListAttribute("ImageList")> <TypeConverterAttribute(System.Windows.Forms.ImageKeyConverter)> <EditorAttribute("System.Windows.Forms.Design.ImageIndexEditor, System.Design", System.Drawing.Design.UITypeEditor)> <DefaultValueAttribute("")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Overridable Property ImageKey As String
[Localizable(true)] [Browsable(false)] [RelatedImageList("ImageList")] [TypeConverter(System.Windows.Forms.ImageKeyConverter)] [Editor("System.Windows.Forms.Design.ImageIndexEditor, System.Design", System.Drawing.Design.UITypeEditor)] [DefaultValue("")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public virtual string ImageKey {get; set;}