C1.Win.Input Namespace / DropDownForm Class
Members

DropDownForm Class
Represents a drop down form for the C1.Win.Input.Base.C1DropDownControlBase control.
Syntax
'Declaration
 
Public Class DropDownForm 
   Inherits C1.Framework.DropDownFormBase
 
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.Input.DropDownForm

See Also