InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / FontIconElement Class
Members

In This Topic
    FontIconElement Class
    In This Topic
    Represents an icon created from a font.
    Object Model
    FontIconElement Class
    Syntax
    'Declaration
     
    Public Class FontIconElement 
       Inherits IconElement
    public class FontIconElement : IconElement 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.IconElement
             C1.Framework.FontIconElement

    See Also