ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1Icon Class / Key Property

In This Topic
    Key Property (C1Icon)
    In This Topic
    Gets or sets the key used to retrieve the image.
    Syntax
    'Declaration
     
    Public Property Key As System.String
    public System.string Key {get; set;}
    See Also