[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarTrack

FpScrollBarTrack Class

Represents a Spread scroll bar track.

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

Constructors

Name Description
FpScrollBarTrack()

Creates a new Spread scroll bar track.

FpScrollBarTrack(object)

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

FpScrollBarTrack(SerializationInfo, StreamingContext)

Creates a new Spread scroll bar track from serialization.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

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