C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputDropDown Class
Members

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
 
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