C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class
Members

DropDownFormBase Class
Represents a base drop down form for the drop down control.
Object Model
DropDownFormBase Class
Syntax
'Declaration
 
Public MustInherit Class DropDownFormBase 
   Inherits System.Windows.Forms.Form
   Implements IDropDownForm 
 
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.Framework.DropDownFormBase

See Also