[]
Represents the forward track of the Spread scroll bar.
public class FpScrollBarTrackForward : FpScrollBarTrack, ISerializeSupport, ICloneable, ISerializable
Public Class FpScrollBarTrackForward
Inherits FpScrollBarTrack
Implements ISerializeSupport, ICloneable, ISerializable
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. |
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. |