ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / ImageKey Property

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