InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1SuperTooltip 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.CollectionBase
    public class ImageCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1SuperTooltip.ImageCollection

    See Also