InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.SuperTooltip Namespace / ImageCollection Class
Members

In This Topic
    ImageCollection Class
    In This Topic
    Collection of images to be displayed in C1SuperLabelBase or C1SuperTooltipBase components.
    Object Model
    ImageCollection Class
    Syntax
    'Declaration
     
    Public Class ImageCollection 
       Inherits System.Collections.ObjectModel.ObservableCollection(Of ImageEntry)
    Inheritance Hierarchy
    See Also