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

In This Topic
    InputComboBox Class
    In This Topic
    Represents a combo box element in a C1InputPanel control.
    Object Model
    InputComboBox Class
    Syntax
    'Declaration
     
    Public Class InputComboBox 
       Inherits InputDropDown
    public class InputComboBox : InputDropDown 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputDropDown
                   C1.Win.C1InputPanel.InputComboBox

    See Also