Input for WinForms | ComponentOne
C1.Framework Namespace / TextElement Class
Members

In This Topic
    TextElement Class
    In This Topic

    Element that displays a string.

    Alignment and formatting are controlled by the element's Style.

    Object Model
    TextElement ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class TextElement 
       Inherits ContentElement
    public class TextElement : ContentElement 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.ContentElement
             C1.Framework.TextElement

    See Also