ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ImageKey Property

In This Topic
    ImageKey Property (C1DropDownControl)
    In This Topic
    Gets or sets the key of the button image in the ImageList.
    Syntax
    'Declaration
     
    Public Property ImageKey As String
    public string ImageKey {get; set;}
    See Also