ComponentOne InputPanel for WinForms
InputComboBox Class
Members 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputComboBox Class
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

Reference

InputComboBox Members
C1.Win.C1InputPanel Namespace