Input for WinForms | ComponentOne
C1.Framework Namespace / C1BitmapIcon Class / ImageList Property

In This Topic
    ImageList Property (C1BitmapIcon)
    In This Topic
    Gets or sets the object that contains the images to display.
    Syntax
    'Declaration
     
    
    Public Property ImageList As Object
    public object ImageList {get; set;}
    See Also