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


The following tables list the members exposed by FpScrollBarButton.

Public Constructors

 NameDescription
Public ConstructorFpScrollBarButton ConstructorOverloaded. Creates a new FarPoint scroll bar button.  
Top

Public Properties

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

Public Methods

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

See Also