ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / Images Property

In This Topic
    Images Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Images As C1.Win.SuperTooltip.ImageCollection
    public C1.Win.SuperTooltip.ImageCollection Images {get;}
    See Also