C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputLayoutPanelBase Class
Members

InputLayoutPanelBase Class
Represents a base class for panel in a C1InputPanel control.
Object Model
InputLayoutPanelBase Class
Syntax
'Declaration
 
Public MustInherit Class InputLayoutPanelBase 
   Inherits InputComponent
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1InputPanel.InputComponent
            C1.Win.C1InputPanel.InputLayoutPanelBase
               C1.Win.C1InputPanel.InputFlowPanel
               C1.Win.C1InputPanel.InputGridPanel

See Also