Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonForwardPage Class / FpScrollBarButtonForwardPage Constructor / FpScrollBarButtonForwardPage Constructor()


In This Topic
    FpScrollBarButtonForwardPage Constructor()
    In This Topic
    Creates a new Spread scroll bar page back button.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpScrollBarButtonForwardPage()
    public FpScrollBarButtonForwardPage()
    See Also