Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FpList Class
Members


FpList Class
Represents a list box control.
Syntax
'Declaration
 
Public Class FpList 
   Inherits System.Windows.Forms.ListBox
 
'Usage
 
Dim instance As FpList
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