Input for WinForms | ComponentOne
C1.Framework Namespace / C1BitmapIcon Class / ImageKey Property

In This Topic
    ImageKey Property (C1BitmapIcon)
    In This Topic
    Gets or sets the key of the small image in the SmallImageList.
    Syntax
    'Declaration
     
    
    Public Overridable Property ImageKey As String
    public virtual string ImageKey {get; set;}
    See Also