Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FpList Class
Members


In This Topic
    FpList Class
    In This Topic
    Represents a list box control.
    Syntax
    'Declaration
     
    
    Public Class FpList 
       Inherits System.Windows.Forms.ListBox
    'Usage
     
    
    Dim instance As FpList
    public class FpList : System.Windows.Forms.ListBox 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ListControl
                   System.Windows.Forms.ListBox
                      FarPoint.Win.Spread.CellType.FpList

    See Also