C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel 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.InputPanel.InputComponent
            C1.Win.InputPanel.InputDropDown
               C1.Win.InputPanel.InputComboBox
               C1.Win.InputPanel.InputDatePicker
               C1.Win.InputPanel.InputMenu

See Also