ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownForm Class
Members

In This Topic
    DropDownForm Class
    In This Topic
    Base class for custom dropdown forms.
    Object Model
    DropDownForm Class
    Syntax
    'Declaration
     
    Public Class DropDownForm 
       Inherits System.Windows.Forms.Form
    public class DropDownForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Input.DropDownForm
                            C1.Win.C1Input.C1ColorPickerDropDownForm
                            C1.Win.C1Input.C1FontPickerDropDownForm
                            C1.Win.C1Input.DropDownCalculator
                            C1.Win.C1Input.DropDownCalendar

    See Also