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


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

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarButtonForwardEnd

    See Also