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


In This Topic
    FpScrollBarButtonForwardEnd Constructor()
    In This Topic
    Creates a new Spread scroll bar forward-to-end button.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpScrollBarButtonForwardEnd()
    public FpScrollBarButtonForwardEnd()
    See Also