Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonForwardLine Class
Properties Methods

In This Topic
    FpScrollBarButtonForwardLine Class Members
    In This Topic

    The following tables list the members exposed by FpScrollBarButtonForwardLine.

    Public Constructors
     NameDescription
    Public Constructor Creates a new Spread scroll bar forward-by-line button.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the type of change of the scroll bar. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Property Gets or sets the moving value of the button when the scroll bar button is clicked. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Property Gets the orientation of the scroll bar. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Property Gets the state of the scroll bar. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Property Gets or sets whether the scroll bar is displayed. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a new object that is a copy of the current instance.  
    Public Method Loads the object from XML. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public MethodServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Method Gets the preferred (maximum) size. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public Method Saves the object to XML. (Inherited from FarPoint.Win.Spread.FpScrollBarButton)
    Public MethodReturns a System.String that represents the current System.Object.  
    Top
    See Also