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

In This Topic
    FlowPanel Class
    In This Topic
    Panel that stacks children horizontally or vertically.
    Object Model
    FlowPanel ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle 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