InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class
Members

In This Topic
    C1InputPanelBase Class
    In This Topic
    The base class for C1InputPanel.
    Object Model
    C1InputPanelBase Class
    Syntax
    'Declaration
     
    Public Class C1InputPanelBase 
       Inherits C1.Framework.XView
       Implements C1.Framework.IViewC1.Win.C1SuperTooltip.ISupportSuperTooltip 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.ScrollableControl
                   C1.Framework.XView
                      C1.Win.C1InputPanel.C1InputPanelBase
                         C1.Win.C1InputPanel.C1InputPanel

    See Also