InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ParagraphElement Class
Members

In This Topic
    ParagraphElement Class
    In This Topic
    BasePanel that displays paragraphs.
    Object Model
    ParagraphElement Class
    Syntax
    'Declaration
     
    Public Class ParagraphElement 
       Inherits BasePanel
    public class ParagraphElement : BasePanel 
    Remarks
    This class is a panel that wraps and aligns its child elements.
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.ParagraphElement
                C1.Framework.Html.HtmlDiv

    See Also