ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1Icon Class
Members

In This Topic
    C1Icon Class
    In This Topic
    Represents a visual icon that can be tinted and resized.
    Object Model
    C1Icon Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1Icon 
    public abstract class C1Icon 
    Inheritance Hierarchy

    System.Object
       C1.Framework.C1Icon
          C1.Framework.C1BitmapIcon
          C1.Framework.C1CompositeIcon
          C1.Framework.C1FontIcon
          C1.Framework.C1VectorIcon

    See Also