ComponentOne SuperTooltip for WinForms
C1.Win.6 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.ParagraphElement

    See Also