[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButton

FpScrollBarButton Class

Represents the Spread scroll bar button.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FpScrollBarButton : ISerializeSupport, ISerializable, ICloneable
Public Class FpScrollBarButton
    Implements ISerializeSupport, ISerializable, ICloneable

Constructors

Name Description
FpScrollBarButton()

Creates a new Spread scroll bar button.

FpScrollBarButton(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar button from serialization.

Properties

Name Description
ChangeType

Gets or sets the type of change of the scroll bar.

ChangeValue

Gets or sets the moving value of the button when the scroll bar button is clicked.

ScrollOrientation

Gets the orientation of the scroll bar.

State

Gets the state of the scroll bar.

Visible

Gets or sets whether the scroll bar is displayed.

Methods

Name Description
Clone()

Creates a new object that is a copy of the current instance.

Deserialize(XmlNodeReader)

Loads the object from XML.

Equals(object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

GetPreferredSize()

Gets the preferred (maximum) size.

Serialize(XmlTextWriter)

Saves the object to XML.