ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltipBase Class / Images Property

In This Topic
    Images Property (C1SuperTooltipBase)
    In This Topic
    Gets a collection of images that may be shown in tooltips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Images As ImageCollection
    public ImageCollection Images {get;}
    See Also