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


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