ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / IconElement Class
Members

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

    System.Object
          C1.Framework.IconElement

    See Also