ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class
Properties Methods Events


In This Topic
    Template Class Members
    In This Topic

    The following tables list the members exposed by Template.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a Template.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color for tiles drawn with this template.  
    Public PropertyGets or sets a value indicating which property of a Tile object behaves as the source of background color for this template.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the default width of an auto-generated tile, in cells.  
    Public PropertyGets or sets the default height of an auto-generated tile, in cells.  
    Public PropertyGets or sets the description for this Template.  
    Public PropertyGets the collection of template elements.  
    Public PropertyGets or sets whether the associated tile is enabled, i.e. it can be pressed, checked, or moved by the end user.  
    Public PropertyGets or sets a value indicating which integer property of a Tile object is checked to determine whether the tile is enabled, if the property value is not equal to zero.  
    Public PropertyGets a value indicating if this is the default template for a C1TileControl.  
    Public PropertyGets a value indicating whether the Template has been disposed.  
    Public PropertyGets or sets the unique name for this Template.  
    Public PropertyGets or sets the interior spacing of the Template.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the collection of template slides.  
    Public PropertyGets the owner C1TileControl.  
    Public PropertyGets the collection of elements that appear above all slides.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodCreates a new Template that is a copy of the current instance.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodResets the value of the BackColor property.  
    Public MethodResets the value of the Description property.  
    Public MethodResets the value of the Padding property.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a copy of the current Template.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the Paint event.  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the template is used for drawing a tile.  
    Top
    See Also