\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class
Members

In This Topic
    DropDownContainer Class
    In This Topic
    Object Model
    DropDownContainer Class
    Syntax
    'Declaration
     
    Friend Class DropDownContainer 
       Inherits System.Windows.Forms.Form
       Implements C1.Win.C1List.Util.IMsgHandler 
    internal class DropDownContainer : System.Windows.Forms.Form, C1.Win.C1List.Util.IMsgHandler  
    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.C1List.DropDownContainer

    See Also