[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonForwardLine

FpScrollBarButtonForwardLine Class

Represents a Spread scroll bar forward-by-line button.

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

Constructors

Name Description
FpScrollBarButtonForwardLine()

Creates a new Spread scroll bar forward-by-line button.

FpScrollBarButtonForwardLine(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar forward-by-line button from serialization.

Methods

Name Description
Clone()

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

GetObjectData(SerializationInfo, StreamingContext)

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

ToString()

Returns a string that represents the current object.