InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputFlowPanel Class
Members

In This Topic
    InputFlowPanel Class
    In This Topic
    Represents a flow panel in a C1InputPanel control.
    Object Model
    InputFlowPanel Class
    Syntax
    'Declaration
     
    Public Class InputFlowPanel 
       Inherits InputLayoutPanelBase
    public class InputFlowPanel : InputLayoutPanelBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputLayoutPanelBase
                   C1.Win.InputPanel.InputFlowPanel

    See Also