FarPoint.Win.Spread
FpScrollBarButtonForwardLine Class Members
See Also  Properties  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarButtonForwardLine Class


The following tables list the members exposed by FpScrollBarButtonForwardLine.

Public Constructors

 NameDescription
Public ConstructorFpScrollBarButtonForwardLine ConstructorOverloaded. Creates a new FarPoint scroll bar line forward button  
Top

Public Properties

 NameDescription
Public PropertyChangeType Gets or sets the type of change of the scroll bar. (Inherited from FpScrollBarButton)
Public PropertyChangeValue Gets or sets the moving value of the button when the scroll bar button is clicked. (Inherited from FpScrollBarButton)
Public PropertyScrollOrientation Gets the orientation of the FarPoint scroll bar. (Inherited from FpScrollBarButton)
Public PropertyVisible Gets or sets whether the scroll bar is displayed. (Inherited from FpScrollBarButton)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a new object that is a copy of the current instance.  
Public MethodDeserialize Loads the object from XML. (Inherited from FpScrollBarButton)
Public MethodEquals Determines whether the specified Object is equal to the current Object. (Inherited from FpScrollBarButton)
Public MethodGetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from FpScrollBarButton)
Public MethodGetPreferredSize Gets the preferred (maximum) size. (Inherited from FpScrollBarButton)
Public MethodSerialize Saves the object to XML. (Inherited from FpScrollBarButton)
Public MethodToStringOverridden.  Returns a String that represents the current Object.  
Top

See Also