[]
Represents a Spread scroll bar track.
public abstract class FpScrollBarTrack : FpScrollBarButton, ISerializeSupport, ICloneable, ISerializable
Public MustInherit Class FpScrollBarTrack
Inherits FpScrollBarButton
Implements ISerializeSupport, ICloneable, ISerializable
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. |
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object. |