ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Object
    public System.object ImageList {get; set;}
    See Also