ComponentOne InputPanel for WinForms
InputDropDown Class
Members 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : InputDropDown Class
Serves as a base class for drop-down elements like InputComboBox.
Object Model
InputDropDown Class
Syntax
'Declaration
 
Public MustInherit Class InputDropDown 
   Inherits InputComponent
public abstract class InputDropDown : InputComponent 
Inheritance Hierarchy

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

See Also

Reference

InputDropDown Members
C1.Win.C1InputPanel Namespace