# FarPoint.Win.Spread.FpScrollBarTrackForward

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_FpScrollBarTrackForward" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward" class="text-break">FpScrollBarTrackForward Class
</h1>
  <div class="markdown level0 summary"><p>Represents the forward track of the Spread scroll bar.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="FarPoint.Win.Spread.FpScrollBarButton.html">FpScrollBarButton</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrack.html">FpScrollBarTrack</a></div>
    <div class="level3"><span class="xref">FpScrollBarTrackForward</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FpScrollBarTrackForward_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FpScrollBarTrackForward : FpScrollBarTrack, ISerializeSupport, ICloneable, ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FpScrollBarTrackForward
    Inherits FpScrollBarTrack
    Implements ISerializeSupport, ICloneable, ISerializable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_FpScrollBarTrackForward__ctor" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrackForward.-ctor.html#FarPoint_Win_Spread_FpScrollBarTrackForward__ctor">FpScrollBarTrackForward()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Spread scroll bar forward track.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpScrollBarTrackForward__ctor_System_Object_" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward.#ctor(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrackForward.-ctor.html#FarPoint_Win_Spread_FpScrollBarTrackForward__ctor_System_Object_">FpScrollBarTrackForward(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Spread scroll bar forward track with the specified parent.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpScrollBarTrackForward__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrackForward.-ctor.html#FarPoint_Win_Spread_FpScrollBarTrackForward__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">FpScrollBarTrackForward(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Spread scroll bar forward track from serialization.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_FpScrollBarTrackForward_Clone" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward.Clone">
          <a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrackForward.Clone.html#FarPoint_Win_Spread_FpScrollBarTrackForward_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new object that is a copy of the current instance.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpScrollBarTrackForward_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.FpScrollBarTrackForward.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.FpScrollBarTrackForward.GetObjectData.html#FarPoint_Win_Spread_FpScrollBarTrackForward_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Populates a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a> with the data needed to serialize the target object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
