Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1DropDownControlBase Class
Members

In This Topic
    C1DropDownControlBase Class
    In This Topic
    Represents a base drop-down control.
    Object Model
    C1DropDownControlBase Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class C1DropDownControlBase 
       Inherits C1InputControl
       Implements IDropDownControlBase 
    public abstract class C1DropDownControlBase : C1InputControl, IDropDownControlBase  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewLight
                      C1.Win.Input.Base.C1DropDownControlBase
                         C1.Win.Input.Base.C1DropDownEditorBase

    See Also