InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1Icon Class
Fields Properties Methods Events


In This Topic
    C1Icon Class Members
    In This Topic

    The following tables list the members exposed by C1Icon.

    Protected Fields
     NameDescription
    Protected FieldThe default height of an icon.  
    Protected FieldThe default width of an icon.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the icon. The default value is Transparent.  
    Public PropertyReturns the System.Boolean value specifying whether icon color is set.  
    Public PropertyGets a value indicating whether this C1Icon can free scale or not.  
    Public PropertyGets or sets the key used to retrieve the image.  
    Public PropertyGets or sets the padding of the icon.  
    Public PropertyGets or sets the size of icon to show.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodReads this C1Icon from an System.Xml.XmlReader.  
    Public MethodWrites this C1Icon into an System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventFires when property value was changed.  
    Top
    See Also