Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl Class
Members


In This Topic
    DropDownControl Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class DropDownControl 
       Inherits System.Windows.Forms.UserControl
    'Usage
     
    
    Dim instance As DropDownControl
    public class DropDownControl : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         FarPoint.Win.Spread.DropDownControl

    See Also