InputPanel for WinForms | ComponentOne
C1.Win.5 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.Element
          C1.Framework.IconElement
             C1.Framework.BitmapIconElement
             C1.Framework.CompositeIconElement
             C1.Framework.FontIconElement
             C1.Framework.VectorIconElement

    See Also