ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class
Members

In This Topic
    InputPanel Class
    In This Topic
    Implements the basic functionality for dinamic styles and C1.Win.Themes.BaseStyle.
    Syntax
    'Declaration
     
    
    Public MustInherit Class InputPanel 
       Inherits C1.Framework.DockPanel
    public abstract class InputPanel : C1.Framework.DockPanel 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.DockPanel
                C1.Win.Input.Base.Views.InputPanel
                   C1.Win.Input.Base.Views.InputEditorViewBase

    See Also