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

In This Topic
    FlowPanel Class
    In This Topic
    Panel that stacks children horizontally or vertically.
    Object Model
    FlowPanel Class
    Syntax
    'Declaration
     
    Public Class FlowPanel 
       Inherits BasePanel
    public class FlowPanel : BasePanel 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.FlowPanel

    See Also