Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonForwardPage Class
Members


In This Topic
    FpScrollBarButtonForwardPage Class
    In This Topic
    Represents a Spread scroll bar page forward button.
    Syntax
    'Declaration
     
    
    Public Class FpScrollBarButtonForwardPage 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarButtonForwardPage
    public class FpScrollBarButtonForwardPage : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarButtonForwardPage

    See Also