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


In This Topic
    C1CompositeIcon Class Members
    In This Topic

    The following tables list the members exposed by C1CompositeIcon.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the icon. The default value is Transparent. (Inherited from C1.Framework.C1Icon)
    Public PropertyGets the list of icons that will be rendered.  
    Public PropertyReturns the System.Boolean value specifying whether icon color is set. (Inherited from C1.Framework.C1Icon)
    Public PropertyGets a value indicating whether this C1Icon can free scale or not. (Inherited from C1.Framework.C1Icon)
    Public PropertyGets or sets the key used to retrieve the image. (Inherited from C1.Framework.C1Icon)
    Public PropertyGets or sets the padding of the icon. (Inherited from C1.Framework.C1Icon)
    Public PropertyGets or sets the size of icon to show. (Inherited from C1.Framework.C1Icon)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new object that is a copy of the current instance.  
    Public MethodIndicates whether the specified object is a C1CompositeIcon and has the same property values as this icon object.  
    Public Method  
    Public MethodOverridden. Reads this C1Icon from an System.Xml.XmlReader.  
    Public MethodOverridden. Writes this C1Icon into an System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the C1Icon.PropertyChanged event. (Inherited from C1.Framework.C1Icon)
    Top
    Public Events
     NameDescription
    Public EventFires when property value was changed. (Inherited from C1.Framework.C1Icon)
    Top
    See Also