InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Key Property

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