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


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

    System.Object
       FarPoint.Win.Spread.FpScrollBarButton
          FarPoint.Win.Spread.FpScrollBarButtonForwardLine

    See Also