C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class
Members

InputComboBox Class
Represents a combo box element in a C1InputPanel control.
Object Model
InputComboBox Class
Syntax
'Declaration
 
Public Class InputComboBox 
   Inherits InputDropDown
 
Inheritance Hierarchy

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

See Also