Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FpList Class / FpList Constructor


In This Topic
    FpList Constructor
    In This Topic
    Creates a new list box control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpList()
    public FpList()
    See Also