Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / ImageKey Property

In This Topic
    ImageKey Property (IDropDownEditorBase)
    In This Topic
    Gets or sets the key accessor for the image in the ImageList.
    Syntax
    'Declaration
     
    
    Property ImageKey As String
    string ImageKey {get; set;}
    See Also