C1.Win.Input.Base Namespace / C1DropDownControlBase Class
Members

C1DropDownControlBase Class
Represents a base drop-down control.
Object Model
C1DropDownControlBase ClassButtonsSettings Class
Syntax
'Declaration
 
Public MustInherit Class C1DropDownControlBase 
   Inherits C1InputHost
   Implements IDropDownControlBase 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1InputHost
                     C1.Win.Input.Base.C1DropDownControlBase
                        C1.Win.Input.Base.C1DropDownEditorBase
                        C1.Win.Input.Pickers.Base.C1PickerBase

See Also