ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / ImageKey Property

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