[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarTrackForward

FpScrollBarTrackForward Class

Represents the forward track of the Spread scroll bar.

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

Constructors

Name Description
FpScrollBarTrackForward()

Creates a new Spread scroll bar forward track.

FpScrollBarTrackForward(object)

Creates a new Spread scroll bar forward track with the specified parent.

FpScrollBarTrackForward(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar forward track 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.