Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpSlider Class / FpSlider Constructor


In This Topic
    FpSlider Constructor
    In This Topic
    Creates a new FarPoint slider (track bar) control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpSlider()
    public FpSlider()
    See Also