InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ToolTipSettings Class / Images Property

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