ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TextElement Class / CreateInstance Method

In This Topic
    CreateInstance Method (TextElement)
    In This Topic
    Creates an instance of the TextElement element copy.
    Syntax
    'Declaration
     
    
    Protected Overrides Function CreateInstance() As BaseElement
    protected override BaseElement CreateInstance()
    See Also